Skip to content

Commit 443ca70

Browse files
committed
CHANGELOG.md updated
1 parent c67c546 commit 443ca70

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,27 @@
11

2-
# Changelog
2+
# Linna Typed Array Changelog
33

44
All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

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
1015

1116
### Changed
1217
* `Linna\TypedArray->__construct()` for better performance when object is created
1318

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
1520

1621
### Fixed
1722
* `composer.json` wrong autoload directory
1823

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
2025

2126
### Added
2227
* `Linna\TypedArray` for create arrays that accept only values of the user defined type.

0 commit comments

Comments
 (0)