Skip to content

Commit 4a04c33

Browse files
committed
updated changelog
1 parent d32fd9d commit 4a04c33

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
0.50.1 (2024-03-24)
1+
0.50.5 (2024-03-24)
2+
-------------------
3+
4+
Infrastructure
5+
^^^^^^^^^^^^^^
6+
7+
- Standardised import statements throughout codebase (#25)
8+
9+
10+
Improved Documentation
11+
^^^^^^^^^^^^^^^^^^^^^^
12+
13+
- Reviewed and updated Readme (#10, #17)
14+
- Reincluded Sphinx docs (#23)
15+
16+
17+
0.50.1 (2024-03-21)
218
-------------------
319

420
Improved Documentation

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ package-dir = {"pybella" = "src"}
2626

2727
# Change Log
2828
[tool.towncrier]
29-
package = "pyBELLA"
3029
directory = "changelog.d"
3130
filename = "CHANGELOG.rst"
3231
underlines = ["-", "^"]

0 commit comments

Comments
 (0)