CHANGELOG in simple-navigation-3.0.0.beta1 vs CHANGELOG in simple-navigation-3.0.0.beta2
- old
+ new
@@ -1,4 +1,8 @@
+*3.0.0.beta2
+
+* moving code for initializing plugin in sinatra to separate gem
+
*3.0.0.beta1
* moving deprecated rails controller methods (navigation, current_navigation) to separate file 'rails_controller_methods'. Deprecations removed. File can be required explicitly if controller methods should be still available.
* decoupling from Rails. Introducing the concept of adapters to work with several frameworks.
* tested with Rails 3.0.0
\ No newline at end of file