All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Relax PyYAML requirement (see yaml/pyyaml#152. thank you, @traut)
- Update logo markup for compatibility with PyPI (see pypa/readme_renderer#126)
- Update logo
- Registered rove classifiers to setup.py for display and indexing on PyPI
- Added development instructions to README
- Initial commit: STIX2 pattern expression -> AST parser
- Initial commit: YAML loader/dumper for AST