summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorJade Dominguez <plusjade@gmail.com>2012-03-24 13:27:43 -0700
committerJade Dominguez <plusjade@gmail.com>2012-03-24 13:27:43 -0700
commit9c0026973bf54324304ed1b917bb227603d87071 (patch)
tree6ac6ecb6837bd91599f8701a4a31695c77ebd03a /changelog.md
parentcbfb9ca9ccf6e8da6a9cebd58317482d3628ce5f (diff)
bump to 0.2.13
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index a7c9555..5cad049 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,6 +5,15 @@ Incremental version bumps that were not released publicly are nested where appro
P.S. If there is a standard (popular) changelog format, please let me know.
+- **0.2.13 : 2012.03.24**
+ - **Features**
+ - 0.2.13 : @mjpieters Updates pages_list helper to only show pages having a title.
+ - 0.2.12 : @sway recommends showing page tagline only if tagline is set.
+ - 0.2.11 : @LukasKnuth adds 'description' meta-data field to post/page scaffold.
+
+ - **Bug Fixes**
+ - 0.2.10 : @koriroys fixes typo in atom feed
+
- **0.2.9 : 2012.03.01**
- **Bug Fixes**
- 0.2.9 : @alishutc Fixes the error on post creation if date was not specified.