Skip to content

Commit 89419e4

Browse files
committed
chore: release 0.1.1
1 parent 2d489b9 commit 89419e4

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.1] - 2021-02-22
9+
10+
### Features
11+
12+
- Point2, Point3 and Point4 interfaces ([`2d489b9`])
13+
814
## [0.1.0] - 2021-02-21
915

1016
### Features
@@ -91,6 +97,8 @@ The format is based on [Keep a Changelog], and this project adheres to
9197

9298
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
9399
[semantic versioning]: https://semver.org/spec/v2.0.0.html
100+
[0.1.1]: https://github.com/denosaurs/gmath/compare/0.1.0...0.1.1
101+
[`2d489b9`]: https://github.com/denosaurs/gmath/commit/2d489b9e22953706149df0aea4d279a5ca852bc2
94102
[0.1.0]: https://github.com/denosaurs/gmath/compare/0.0.8...0.1.0
95103
[`1bde4f0`]: https://github.com/denosaurs/gmath/commit/1bde4f044a800cf522b1778d02f2e5b1a8ac9890
96104
[0.0.8]: https://github.com/denosaurs/gmath/compare/0.0.7...0.0.8

0 commit comments

Comments
 (0)