Skip to content

Commit

Permalink
Update HISTORY.rst
Browse files Browse the repository at this point in the history
Updated URLs to use the schematics organization instead of j2labs
  • Loading branch information
jmsdnns committed Sep 11, 2014
1 parent a3a88f7 commit a310551
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
0.9.4 / 2013-12/08
==================

* [Feature] (`#178 <https://github.com/j2labs/schematics/pull/178>`_) Added deserialize_from flag to BaseType for alternate field names on import
* [Bug] (`#186 <https://github.com/j2labs/schematics/pull/186>`_) Compoundtype support in ListTypes
* [Bug] (`#181 <https://github.com/j2labs/schematics/pull/181>`_) Removed that stupid print statement!
* [Feature] (`#182 <https://github.com/j2labs/schematics/pull/182>`_) Default roles system
* [Documentation] (`#190 <https://github.com/j2labs/schematics/pull/190>`_) Typos
* [Bug] (`#177 <https://github.com/j2labs/schematics/pull/177>`_) Removed `__iter__` from ModelMeta
* [Documentation] (`#188 <https://github.com/j2labs/schematics/pull/188>`_) Typos
* [Feature] (`#178 <https://github.com/schematics/schematics/pull/178>`_) Added deserialize_from flag to BaseType for alternate field names on import
* [Bug] (`#186 <https://github.com/schematics/schematics/pull/186>`_) Compoundtype support in ListTypes
* [Bug] (`#181 <https://github.com/schematics/schematics/pull/181>`_) Removed that stupid print statement!
* [Feature] (`#182 <https://github.com/schematics/schematics/pull/182>`_) Default roles system
* [Documentation] (`#190 <https://github.com/schematics/schematics/pull/190>`_) Typos
* [Bug] (`#177 <https://github.com/schematics/schematics/pull/177>`_) Removed `__iter__` from ModelMeta
* [Documentation] (`#188 <https://github.com/schematics/schematics/pull/188>`_) Typos


0.9.3 / 2013-10/20
==================

* [Documentation] More improvements
* [Feature] (`#147 <https://github.com/j2labs/schematics/pull/147>`_) Complete conversion over to py.test
* [Bug] (`#176 <https://github.com/j2labs/schematics/pull/176>`_) Fixed bug preventing clean override of options class
* [Bug] (`#174 <https://github.com/j2labs/schematics/pull/174>`_) Python 2.6 support
* [Feature] (`#147 <https://github.com/schematics/schematics/pull/147>`_) Complete conversion over to py.test
* [Bug] (`#176 <https://github.com/schematics/schematics/pull/176>`_) Fixed bug preventing clean override of options class
* [Bug] (`#174 <https://github.com/schematics/schematics/pull/174>`_) Python 2.6 support


0.9.2 / 2013-09/13
Expand All @@ -55,7 +55,7 @@
* [Documentation] Major improvements to documentation
* [Feature] Renamed ``check_value`` to ``validate_range``
* [Feature] Changed ``serialize`` to ``to_native``
* [Bug] (`#155 <https://github.com/j2labs/schematics/pull/155>`_) NumberType number range validation bugfix
* [Bug] (`#155 <https://github.com/schematics/schematics/pull/155>`_) NumberType number range validation bugfix



0 comments on commit a310551

Please sign in to comment.