Skip to content

Commit 9fae78f

Browse files
committed
chore: release 0.1.6
1 parent 63a7640 commit 9fae78f

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.6] - 2021-03-03
9+
10+
### Bug Fixes
11+
12+
- matrix ptr constructor ([`bc47516`])
13+
814
## [0.1.5] - 2021-03-03
915

1016
### Bug Fixes
@@ -122,6 +128,8 @@ The format is based on [Keep a Changelog], and this project adheres to
122128

123129
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
124130
[semantic versioning]: https://semver.org/spec/v2.0.0.html
131+
[0.1.6]: https://github.com/denosaurs/gmath/compare/0.1.5...0.1.6
132+
[`bc47516`]: https://github.com/denosaurs/gmath/commit/bc47516706a7fc04c831cfbffe76d113a8359486
125133
[0.1.5]: https://github.com/denosaurs/gmath/compare/0.1.4...0.1.5
126134
[`a40d1c8`]: https://github.com/denosaurs/gmath/commit/a40d1c890b8f911837cf5390787d10fd3e233ff5
127135
[0.1.4]: https://github.com/denosaurs/gmath/compare/0.1.3...0.1.4

0 commit comments

Comments
 (0)