Skip to content

Commit

Permalink
release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Nov 22, 2016
1 parent 94f4ce4 commit cf33df2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Eventum RPC Client Library

## [4.0.0] - UNRELEASED
## [4.0.0] - 2016-11-23

- replace xmlrpc implementation with phpxmlrpc/phpxmlrpc, [#1]

Expand All @@ -23,7 +23,7 @@
- library released separately from Eventum Core
- adds composer support

[4.0.0]: https://github.com/eventum/rpc/compare/v3.0.3...master
[4.0.0]: https://github.com/eventum/rpc/compare/v3.0.3...v4.0.0
[3.0.3]: https://github.com/eventum/rpc/compare/v3.0.2...v3.0.3
[3.0.2]: https://github.com/eventum/rpc/compare/v3.0.1...v3.0.2
[3.0.1]: https://github.com/eventum/rpc/compare/v3.0.0...v3.0.1
Expand Down

0 comments on commit cf33df2

Please sign in to comment.