File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,25 @@ and this project adheres to:
1212

1313
##
1414

15-
## [0.0.1] - 2022-09-03
15+
### Added
16+
17+
* Added Actions for (cargo check, cargo fmt, cargo clippy, cargo test) [#10](https://.com/Allstreamer/pyver/pull/10)
18+
* Added CHANGELOG.md
19+
* Added `ids` module
20+
21+
### Changed
22+
23+
* Added LICENSE with MIT License [#10](https://.com/Allstreamer/pyver/pull/10)
24+
* Added CI Badges to Readme by [#10](https://.com/Allstreamer/pyver/pull/10)
25+
* Moved PackageVersion & it's tests to version.rs [#21](https://.com/Allstreamer/pyver/pull/21)
26+
* Moved Identifiers & tests to `ids` module
27+
28+
### Docs
29+
30+
* Added Struct descriptions to each struct [#15](https://.com/Allstreamer/pyver/pull/15)
31+
* Added Examples to Rust Docs [#15](https://.com/Allstreamer/pyver/pull/15)
32+
33+
## [0.1.0] - 2022-09-03
1634

1735
### Added
1836

0 commit comments

Comments
 (0)