diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-09 14:32:20 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-09 14:32:20 -0300 |
commit | 2ee356cd9acbb76a697a738a7d320570c78caf9c (patch) | |
tree | 5b485d8ec613964743de000b80b4767cba73a381 /CHANGELOG | |
parent | 7ceb42da678f5e2acca40ba968e4a63925d44b01 (diff) |
Fold in changes
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +0.3.0 Aug 9: + o OSX: Fix problem with path prefix not returning the correct + value. Fixes #3273. + o Check if schema exists before load a config. Related to #3310. + o Handle schemas and api versions in base class. Related to #3310. + 0.2.7 Jul 26: o Refactor events so components are now called clients. Closes #3246 o Add leap_check helper method, to use whenever leap_assert does not |