Skip to content

Commit 28fa041

Browse files
author
Sven Siegmund
committed
rtfparse v0.8.0
1 parent b71d9b2 commit 28fa041

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1-
# Changelog
2-
3-
<!-- towncrier release notes start -->
1+
# Changelog
2+
3+
<!-- towncrier release notes start -->
4+
5+
## 0.8.0 (2023-06-29)
6+
7+
8+
### Bugfixes
9+
10+
- Using `pyproject.toml` for installation with current pip versions [#1](https://github.com/fleetingbytes/rtfparse/issues/1)
11+
12+
13+
### Development Details
14+
15+
- Fixed reference before assignment error [#3](https://github.com/fleetingbytes/rtfparse/issues/3)
16+
- Removed convoluted configurator [#5](https://github.com/fleetingbytes/rtfparse/issues/5)

changelog.d/1.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/3.unimportant.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/5.unimportant.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)