Skip to content

Commit

Permalink
docs(new-release): Updated changelog, new release
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed Mar 7, 2014
1 parent e946311 commit 76294a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
<a name="0.2.1"></a>
### 0.2.1 (2014-03-07)
<a name="0.3.0"></a>
## 0.3.0 (2014-03-07)


#### Bug Fixes

* **templates:** Should not be versioned ([7c9ec67b](https://github.com/sondr3/generator-jekyllized/commit/7c9ec67b343897be936cc12953d771eace2ff70f))


#### Features

* **coffeescript:** CoffeeScript not included ([cc139a7f](https://github.com/sondr3/generator-jekyllized/commit/cc139a7f9578bfc5c31317c3e6adeefe46abfbd3))
* **googleplus:** Google Plus question removed ([e9463119](https://github.com/sondr3/generator-jekyllized/commit/e946311941b4b26e35f301fb0ea8eee358351cfd))



## 0.2.0
* Removed Grunt in favor of Gulp. For more of this see ([#40](https://github.com/sondr3/generator-jekyllized/issues/40)), ([#39](https://github.com/sondr3/generator-jekyllized/issues/39)), ([#31](https://github.com/sondr3/generator-jekyllized/issues/31)) and ([#30](https://github.com/sondr3/generator-jekyllized/issues/30))
* Lots of minor bug fixes. Using checklists now work, using .split('/') on the assets directories now works and some other minor tweaks.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-jekyllized",
"version": "0.2.1",
"version": "0.3.0",
"description": "Use Jekyll with Gulp, Yeoman, Bower, Bourbon and so much more!",
"keywords": [
"yeoman-generator",
Expand Down

0 comments on commit 76294a3

Please sign in to comment.