Skip to content

Commit

Permalink
Fixed wrong version in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Obuhovich committed Jul 6, 2016
1 parent de0d1a8 commit 6230055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
...

## [1.1.0] - 2016-06-26
## [1.2.0] - 2016-06-26
### Added
- Support for dynamic method calls (processed via "__call" method) forwarding from proxy to the element.
- Support for property read/write calls forwarding from proxy to the element, including dynamically declared properties (processed via "__set" and "__get" methods) by [@evangelion1204].
Expand Down

0 comments on commit 6230055

Please sign in to comment.