Skip to content

Commit 5268fef

Browse files
committedJun 30, 2020
added changelog
1 parent d47d1b0 commit 5268fef

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed
 

Diff for: ‎CHANGELOG.md

+5-12
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,12 @@ All notable changes to `uri-template` will be documented in this file.
44

55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

7-
## NEXT - YYYY-MM-DD
8-
9-
### Added
10-
- Nothing
11-
12-
### Deprecated
13-
- Nothing
7+
## v0.1.1 - 2020-06-30
148

159
### Fixed
16-
- Nothing
10+
- Fixed an error due to strict_types [d47d1b0a8e78a3fac1cd0f69d675fc9e06771ac8](https://github.com/guzzle/uri-template/commit/d47d1b0a8e78a3fac1cd0f69d675fc9e06771ac8)
1711

18-
### Removed
19-
- Nothing
12+
## v0.1.0 - 2020-06-30
2013

21-
### Security
22-
- Nothing
14+
### Added
15+
- Moved the `UriTemplate` class in this package

0 commit comments

Comments
 (0)