Skip to content

Commit

Permalink
Added changelog for 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Mashkov committed Sep 18, 2018
1 parent 330ed1e commit afa1a2f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 0.9.5
> Published 19 Sept 2018
* Added shorthand client functions for HEAD, OPTIONS, PATCH and DELETE methods (#562)
* URLBuilder's parser improved (#553, #567)
* Improved client's cookie matching and processing
* Introduced CallId feature
* Added MDC support to CallLogging feature
* Fixed setting charset encoding for non-text content types
* Added `respondOutputStream { }` response function
* Migrated to Kotlin 1.2.70
* Split Infrastructure phase into Monitoring and Features phases

# 0.9.4
> Published 29 Aug 2018
Expand Down

0 comments on commit afa1a2f

Please sign in to comment.