Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
plq committed Mar 7, 2017
1 parent eaa4dc2 commit 82c8669
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Changelog

spyne-2.13.0
------------
* ``ServiceBase`` is deprecated in favor of ``Service``. It's just a name change
in order to make it consistent with the rest of the package. ServiceBase will
be kept until Spyne 3.

* Introduced internal keys for services and methods. Uniqueness is enforced
during Application instantiation. If your server refuses to boot after
migrating to 2.13 raising ``MethodAlreadyExistsError``, explicitly setting a
Expand Down

0 comments on commit 82c8669

Please sign in to comment.