Update CHANGELOG

This commit is contained in:
Serdar Dogruyol 2024-10-12 13:07:56 +03:00
parent dc031c6074
commit 2d8df1f116

View file

@ -1,3 +1,10 @@
# 1.6.0 (12-10-2024)
- Crystal 1.14.0 support :tada:
- Windows support [#690](https://github.com/kemalcr/kemal/pull/690). Thanks @sdogruyol :pray:
- Directory Listing: Add UTF-8 Charset to the response Content type [#679](https://github.com/kemalcr/kemal/pull/679). Thanks @alexkutsan @Sija :pray:
- Use context instead of response in static_headers helper [#681](https://github.com/kemalcr/kemal/pull/681). Thanks @sdogruyol :pray:
# 1.5.0 (10-04-2024)
- Crystal 1.12.0 support :tada: