Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bd063af

Browse files
committedMay 8, 2021
chore: release 0.1.10
1 parent d26d0df commit bd063af

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog], and this project adheres to
66
[Semantic Versioning].
77

8+
## [0.1.10] - 2021-05-08
9+
10+
### Bug Fixes
11+
12+
- toFloat32Array buffer issue ([`1ab2a05`])
13+
814
## [0.1.9] - 2021-04-22
915

1016
## [0.1.8] - 2021-03-03
@@ -142,6 +148,8 @@ The format is based on [Keep a Changelog], and this project adheres to
142148

143149
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
144150
[semantic versioning]: https://semver.org/spec/v2.0.0.html
151+
[0.1.10]: https://github.com/denosaurs/gmath/compare/0.1.9...0.1.10
152+
[`1ab2a05`]: https://github.com/denosaurs/gmath/commit/1ab2a05d1bbf9688e0ee2b6ee81b3b4179d5cc28
145153
[0.1.9]: https://github.com/denosaurs/gmath/compare/0.1.8...0.1.9
146154
[0.1.8]: https://github.com/denosaurs/gmath/compare/0.1.7...0.1.8
147155
[`4243bb0`]: https://github.com/denosaurs/gmath/commit/4243bb0c029b9db96c1d329a8298b1827a924387

0 commit comments

Comments
 (0)
Please sign in to comment.