Skip to content

Commit 41172a7

Browse files
committed
Updated CHANGELOG
1 parent 2d3239d commit 41172a7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.3] - 2018-10-18
8+
### Added
9+
- AppVeyor for Visual Studio 2015
10+
11+
### Fixed
12+
- Bug in percent encoding non-ASCII characters
13+
- Percent encoding query part
14+
15+
## [1.0.2] - 2018-10-13
16+
### Fixed
17+
- Bug in `string_view` implementation
18+
- Incorrect port copy constructor implementation
19+
720
## [1.0.1] - 2018-08-11
821
### Changed
922
- Build defaults to C++11

0 commit comments

Comments
 (0)