File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
2
- # Changelog
2
+ # Linna Typed Array Changelog
3
3
4
4
All notable changes to this project will be documented in this file.
5
5
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
- ## [ v1.0.2] ( https://github.com/s3b4stian/linna-array/compare/v1.0.1...v1.0.2 ) - 2017-06-24
9
+ ## [ Unrelased ] [ v1.0.3 ] (https://github.com/linna/typed-array/compare/v1.0.1...v1.0.3 ) - 2017-XX-XX
10
+
11
+ ### Fixed
12
+ * ` CHANGELOG.md ` links url
13
+
14
+ ## [ v1.0.2] ( https://github.com/linna/typed-array/compare/v1.0.1...v1.0.2 ) - 2017-06-24
10
15
11
16
### Changed
12
17
* ` Linna\TypedArray->__construct() ` for better performance when object is created
13
18
14
- ## [ v1.0.1] ( https://github.com/s3b4stian/ linna-array/compare/v1.0.0...v1.0.1 ) - 2017-06-11
19
+ ## [ v1.0.1] ( https://github.com/linna/typed -array/compare/v1.0.0...v1.0.1 ) - 2017-06-11
15
20
16
21
### Fixed
17
22
* ` composer.json ` wrong autoload directory
18
23
19
- ## [ v1.0.0] ( https://github.com/s3b4stian/ linna-array/compare/v1.0.0...master ) - 2017-06-07
24
+ ## [ v1.0.0] ( https://github.com/linna/typed -array/compare/v1.0.0...master ) - 2017-06-07
20
25
21
26
### Added
22
27
* ` Linna\TypedArray ` for create arrays that accept only values of the user defined type.
You can’t perform that action at this time.
0 commit comments