File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,19 @@ All notable changes to this project will be documented in this file.
6
6
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
7
7
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
8
8
9
- ## [ v2.0.0] ( https://github.com/linna/typed-array/compare/v1.0.4 ...v2.0.0 ) - 2018-XX-XX
9
+ ## [ v2.0.0] ( https://github.com/linna/typed-array/compare/v1.0.5 ...v2.0.0 ) - 2018-08-13
10
10
11
11
### Changed
12
12
* ` Linna\TypedObjectArray ` merged into ` Linna\TypedArray `
13
+ * Merge pull request #11 from peter279k/test_enhancement with code enhancements
14
+
15
+ ### Removed
16
+ * ` Linna\TypedObjectArray `
17
+
18
+ ## [ v1.0.5] ( https://github.com/linna/typed-array/compare/v1.0.4...v1.0.5 ) - 2018-08-13
19
+
20
+ ### Changed
21
+ * Merge pull request #11 from peter279k/test_enhancement with code enhancements
13
22
14
23
## [ v1.0.4] ( https://github.com/linna/typed-array/compare/v1.0.3...v1.0.4 ) - 2017-10-26
15
24
You can’t perform that action at this time.
0 commit comments