Skip to content

Commit a04f464

Browse files
chore(main): release 0.1.0
1 parent 8026b67 commit a04f464

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## 0.1.0 (2023-08-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Dropped support for Python 3.8
9+
10+
### Features
11+
12+
* **cli:** Add first two CLI commands ([ba98a9e](https://github.com/MaxG87/root-subvol-snapshot/commit/ba98a9e7e9a08f9177244de009d16a73c3f3f85a))
13+
14+
15+
### Bug Fixes
16+
17+
* **cicd:** Use correct project type in release-please ([2e5f5ce](https://github.com/MaxG87/root-subvol-snapshot/commit/2e5f5cea76d10758e2b3c85c2231206a04268a87))
18+
19+
20+
### Documentation
21+
22+
* Add initial Changelog file ([8026b67](https://github.com/MaxG87/root-subvol-snapshot/commit/8026b6757a3f5984b679ec09742e356196b79b79))
23+
24+
25+
### Miscellaneous Chores
26+
27+
* Dropped support for Python 3.8 ([689264d](https://github.com/MaxG87/root-subvol-snapshot/commit/689264db768c9aab408cf02a0f5eb1f6614e0598))
28+
329
## 0.1.0
430

531
* initial release

0 commit comments

Comments
 (0)