@@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## 0.1.1 (2022-01-17)
9
+
10
+ ### Commit Statistics
11
+
12
+ <csr-read-only-do-not-edit />
13
+
14
+ - 2 commits contributed to the release.
15
+ - 2 commits where understood as [ conventional] ( https://www.conventionalcommits.org ) .
16
+ - 0 issues like '(#ID)' where seen in commit messages
17
+
18
+ ### Commit Details
19
+
20
+ <csr-read-only-do-not-edit />
21
+
22
+ <details ><summary >view details</summary >
23
+
24
+ * ** Uncategorized**
25
+ - fix crates' descriptions ([ ` 2bed060 ` ] ( https://github.com/ZetaNumbers/wasm4-rs/commit/2bed0608fe6d1f95412b53e4b2a100c6d9413898 ) )
26
+ - fix license ([ ` 7e163bd ` ] ( https://github.com/ZetaNumbers/wasm4-rs/commit/7e163bdedd898202b4009fd19a79e286592174a0 ) )
27
+ </details >
28
+
8
29
## 0.1.0 (2022-01-14)
9
30
10
31
### New Features
@@ -15,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
36
16
37
<csr-read-only-do-not-edit />
17
38
18
- - 3 commits contributed to the release.
39
+ - 4 commits contributed to the release.
19
40
- 3 commits where understood as [ conventional] ( https://www.conventionalcommits.org ) .
20
41
- 0 issues like '(#ID)' where seen in commit messages
21
42
@@ -26,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
47
<details ><summary >view details</summary >
27
48
28
49
* ** Uncategorized**
50
+ - Release wasm4-impl v0.1.0 ([ ` 2031d7b ` ] ( https://github.com/ZetaNumbers/wasm4-rs/commit/2031d7b5dfe38b8a5394942e1777811e5c70812b ) )
29
51
- update changelogs ([ ` a0f0eb4 ` ] ( https://github.com/ZetaNumbers/wasm4-rs/commit/a0f0eb4c388e0b91a9edda291aa61f10e3388229 ) )
30
52
- bump versions ([ ` ac05404 ` ] ( https://github.com/ZetaNumbers/wasm4-rs/commit/ac05404fc96f0089d40dd55f238da870f683526f ) )
31
53
- add ` include_sprites! ` macro ([ ` 06dc6af ` ] ( https://github.com/ZetaNumbers/wasm4-rs/commit/06dc6afedf6ea051c5927fd06f0b7fd84a6bb55b ) )
0 commit comments