Skip to content

Commit afa1a2f

Browse files
author
Sergey Mashkov
committed
Added changelog for 0.9.5
1 parent 330ed1e commit afa1a2f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 0.9.5
2+
> Published 19 Sept 2018
3+
4+
* Added shorthand client functions for HEAD, OPTIONS, PATCH and DELETE methods (#562)
5+
* URLBuilder's parser improved (#553, #567)
6+
* Improved client's cookie matching and processing
7+
* Introduced CallId feature
8+
* Added MDC support to CallLogging feature
9+
* Fixed setting charset encoding for non-text content types
10+
* Added `respondOutputStream { }` response function
11+
* Migrated to Kotlin 1.2.70
12+
* Split Infrastructure phase into Monitoring and Features phases
13+
114
# 0.9.4
215
> Published 29 Aug 2018
316

0 commit comments

Comments
 (0)