Skip to content

Commit

Permalink
chore: 1.0.0a1 Release
Browse files Browse the repository at this point in the history
**Fixes**

- Ensure sublack integration for all project files

**Other**

- Create GitHub release on pushing git tag
- Cover all functionality with tests
  • Loading branch information
playpauseandstop committed Jun 11, 2020
1 parent 806c31a commit 482a00a
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,25 @@
1.0.0 (In Development)
======================

1.0.0a1 (2020-06-11)
--------------------

**Fixes**

- Ensure sublack integration for all project files

**Other**

- Create GitHub release on pushing git tag
- Cover all functionality with tests

1.0.0a0 (2020-06-08)
--------------------

- Initial release on PyPI with basic support of running pre-commit hooks in
VS Code / Sublime Text 3 editors
**Features**

- Initial implementation

**Other**

- Provide more pre-commit hooks

0 comments on commit 482a00a

Please sign in to comment.