1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00

Update Changelog.md

This commit is contained in:
Karl Bryan Paragua 2012-12-22 04:00:43 +08:00
parent 3a1d0ee080
commit 8da5f72333

View file

@ -1,6 +1,13 @@
Changelog
=
Version 0.0.6
-
* `SetupGenerator` moved from `paloma_generator.rb` to `paloma/generators/setup_generator.rb`
* `AddGenerator` moved from `paloma_generator` to `paloma/generators/add_generator.rb`
* Refactored both generators
* Test for both generators
Version 0.0.5
-
* Callbacks are executed after the DOM is ready