diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-07-12 14:53:05 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-07-12 14:53:05 -0300 |
commit | 8b5e745eb274be5b38c99d1b6121521ec2023475 (patch) | |
tree | e7bb8041f7f1133323bdce79c24814d26b2726f9 /CHANGELOG | |
parent | d071efe20a285e579111f568e2ff994a6171249f (diff) | |
parent | 9bd0262664a5cc50957646908af8fe7c92b00cc8 (diff) |
Merge branch 'release-0.2.6'
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -0.2.2 Jun 28: +0.2.6 Jul 12: + o Improve leap_assert so that it only prints the traceback from the + leap_assert call up. Closes #2895 + o Add OSX temp directories to the basetests class. + +0.2.5 Jun 28: o Bugfix: use the provider's default language as default string. Also take care (and note) a possible case with a problematic provider misconfiguration. Closes #3029. |