Changelog
******************************

1.2.0 (2019-08-20)
====================
- ability to use named parameters for data attributes in "attrs()"

1.1.0 (21.09.2017)
====================
- ability to return an Enum instance
- BaseConstantsClass now has a class-level "__members__" property
  for improved Enum compatibility

1.0.1 (14.10.2015)
====================
- fix installing from sdist by including requirements.txt

1.0 (07.10.2015)
====================
- compatibility with Python 3

0.8 (07.10.2015)
====================
- initial pypi release

