File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] , and this project adheres to
6
6
[ Semantic Versioning] .
7
7
8
+ ## [ 0.1.1] - 2021-02-22
9
+
10
+ ### Features
11
+
12
+ - Point2, Point3 and Point4 interfaces ([ ` 2d489b9 ` ] )
13
+
8
14
## [ 0.1.0] - 2021-02-21
9
15
10
16
### Features
@@ -91,6 +97,8 @@ The format is based on [Keep a Changelog], and this project adheres to
91
97
92
98
[ keep a changelog ] : https://keepachangelog.com/en/1.0.0/
93
99
[ 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
94
102
[ 0.1.0 ] : https://github.com/denosaurs/gmath/compare/0.0.8...0.1.0
95
103
[ `1bde4f0` ] : https://github.com/denosaurs/gmath/commit/1bde4f044a800cf522b1778d02f2e5b1a8ac9890
96
104
[ 0.0.8 ] : https://github.com/denosaurs/gmath/compare/0.0.7...0.0.8
You can’t perform that action at this time.
0 commit comments