2.5.2 post: fix full changelog
[openjpeg.git] / changelog.md
1 ## Changelog
2
3 Public releases are all root nodes.  
4 Incremental version bumps that were not released publicly are nested where appropriate.
5
6 P.S. If there is a standard (popular) changelog format, please let me know.
7
8 - **0.3.0 : 2013.02.24**
9     - **Features**
10     - Update twitter bootstrap to 2.2.2. Add responsiveness and update design a bit.
11     - @techotaku fixes custom tagline support (finally made it in!)
12     - @opie4624 adds ability to set tags from the command-line.
13     - @lax adds support for RSS feed. Adds rss and atom html links for discovery.
14     - Small typo fixes.
15
16     - **Bug Fixes**
17     - @xuhdev fixes theme:install bug which does not overwrite theme even if saying 'yes'.
18
19 - **0.2.13 : 2012.03.24**   
20     - **Features**
21     - 0.2.13 : @mjpieters Updates pages_list helper to only show pages having a title.
22     - 0.2.12 : @sway recommends showing page tagline only if tagline is set.
23     - 0.2.11 : @LukasKnuth adds 'description' meta-data field to post/page scaffold.
24
25     - **Bug Fixes**
26     - 0.2.10 : @koriroys fixes typo in atom feed
27
28 - **0.2.9 : 2012.03.01**   
29     - **Bug Fixes**
30     - 0.2.9 : @alishutc Fixes the error on post creation if date was not specified.
31
32 - **0.2.8 : 2012.03.01**   
33     - **Features**
34     - 0.2.8 : @metalelf0 Added option to specify a custom date when creating post.
35     - 0.2.7 : @daz Updates twitter theme framework to use 2.x while still maintaining core layout. #50
36               @philips and @treggats add support for page.tagline metadata. #31 & #48
37     - 0.2.6 : @koomar Adds Mixpanel analytics provider. #49
38     - 0.2.5 : @nolith Adds ability to load custom rake scripts. #33
39     - 0.2.4 : @tommyblue Updated disqus comments provider to be compatible with posts imported from Wordpress. #47
40
41     - **Bug Fixes**
42     - 0.2.3 : @3martini Adds Windows MSYS Support and error checks for git system calls. #40
43     - 0.2.2 : @sstar Resolved an issue preventing disabling comments for individual pages #44
44     - 0.2.1 : Resolve incorrect HOME\_PATH/BASE\_PATH settings
45
46 - **0.2.0 : 2012.02.01**   
47   Features
48     - Add Theme Packages v 0.1.0
49       All themes should be tracked and maintained outside of JB core.
50       Themes get "installed" via the Theme Installer.
51       Theme Packages versioning is done separately from JB core with
52       the main intent being to make sure theme versions are compatible with the given installer.
53
54     - 0.1.2 : @jamesFleeting adds facebook comments support
55     - 0.1.1 : @SegFaultAX adds tagline as site-wide configuration
56
57 - **0.1.0 : 2012.01.24**   
58   First major versioned release.   
59   Features   
60     - Standardize Public API
61     - Use name-spacing and modulation where possible.
62     - Ability to override public methods with custom code.
63     - Publish the theme API.
64     - Ship with comments, analytics integration.
65   
66 - **0.0.1 : 2011.12.30**    
67   First public release, lots of updates =p
68   Thank you everybody for dealing with the fast changes and helping
69   me work out the API to a manageable state.
70