Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Commit

Permalink
Merge branch 'release/v0.1.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
yuya-takeyama committed Apr 8, 2013
2 parents 75e5ab0 + c61b97c commit 26652bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
ChangeLog of Mr. Mongo
======================

0.1.0 released 2013-04-08
-------------------------

- [Add] Dynamic Parameters feature
- [Add] Default Parameter feature

0.0.1 released 2013-04-08
-------------------------

Expand Down
2 changes: 1 addition & 1 deletion lib/mr_mongo/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module MrMongo
VERSION = "0.0.1"
VERSION = "0.1.0"
end

0 comments on commit 26652bf

Please sign in to comment.