Update changelog [ci skip]

This commit is contained in:
Jrnl Bot 2021-07-10 19:14:56 +00:00
parent 2723e1cfb5
commit 9bd395007f

View file

@ -4,10 +4,15 @@
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.8.1...HEAD)
**Implemented enhancements:**
- Python 3.10 support [\#1270](https://github.com/jrnl-org/jrnl/issues/1270)
**Build:**
- Move test suite entirely to Pytest \(replace Behave\) [\#1192](https://github.com/jrnl-org/jrnl/issues/1192)
- Remove useless shebangs and executable permissions [\#1283](https://github.com/jrnl-org/jrnl/pull/1283) ([musicinmybrain](https://github.com/musicinmybrain))
- Add Python 3.10 support [\#1271](https://github.com/jrnl-org/jrnl/pull/1271) ([micahellison](https://github.com/micahellison))
- Remove `--version` from brew release workflow [\#1233](https://github.com/jrnl-org/jrnl/pull/1233) ([wren](https://github.com/wren))
- Move test suite to Pytest \(replace Behave\) [\#1193](https://github.com/jrnl-org/jrnl/pull/1193) ([wren](https://github.com/wren))