Skip to content
This repository was archived by the owner on May 18, 2021. It is now read-only.

Commit 1c3878f

Browse files
committed
v0.2.0
1 parent 2c6c41d commit 1c3878f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.2.0 (Sep 22 2013)
2+
--------------------
3+
4+
* Split up logic into `Metadata`, `Readme`, and `Template` classes. Add specs.
5+
* Make `DEFAULT_CONSTRAINT` a module variable.
6+
17
v0.1.3 (Sep 15 2013)
28
--------------------
39

lib/knife_cookbook_readme/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module KnifeCookbookReadme
2-
VERSION = '0.1.3'
2+
VERSION = '0.2.0'
33
end

0 commit comments

Comments
 (0)