Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bhendersonizeni committed Jul 16, 2017
1 parent f47927c commit ea91870
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v0.10.0
- Added Reflectable.afterDeserialization and Reflectable.afterSerialization

v0.9.0
- Added Reflector.update
- Removed assert that prevented creation args from differing from starting args
Expand Down
2 changes: 1 addition & 1 deletion Retrolux.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Retrolux'
s.version = '0.9.0'
s.version = '0.10.0'
s.summary = 'An all in one networking solution, like Retrofit.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit ea91870

Please sign in to comment.