Skip to content

Commit

Permalink
Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
mnoack committed Nov 23, 2016
1 parent d9dc6e1 commit 7b6db63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.3.6 (2016-11-23)
-----------
- Adds support for ActiveRecord 5.0.


0.3.5 (2016-09-26)
-----------
- Adds support for #cast_values on EmptyResult instance.
Expand Down
2 changes: 1 addition & 1 deletion activerecord-nulldb-adapter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Gem::Specification.new do |s|
s.name = "activerecord-nulldb-adapter"
s.version = "0.3.5"
s.version = "0.3.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
Expand Down

0 comments on commit 7b6db63

Please sign in to comment.