Skip to content

Commit

Permalink
Bump 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Feb 9, 2013
1 parent 5834fd8 commit ac36d24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Changelog.md
@@ -1,9 +1,10 @@
WIP
Version 1.2.1 (2013-02-09)

- Quick and dirty fix for design flaw in target scope implementation (thanks to Yves-Eric Martin)
- Use Thread.current instead of cattr_accessor to be threadsafe
- Code cleanup


Version 1.2.0 (2012-07-21)

- Added model-level settings (thanks to Jim Ryan)
Expand Down
2 changes: 1 addition & 1 deletion lib/rails-settings/version.rb
@@ -1,3 +1,3 @@
module RailsSettings
VERSION = '1.2.0'
VERSION = '1.2.1'
end

0 comments on commit ac36d24

Please sign in to comment.