Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 545 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 545 Bytes

donny version history

v0.3.0

2022-02-15

notable changes for end users:

  • set content length
  • add charset to content types of textual content types
  • add AVIF to the MIME type list
  • add missing content type for error responses

notable changes for developers:

  • introduction of a test suite
  • run tests and linter on Github Actions

v0.2.0

2020-08-26

notable changes for end users:

  • improve MIME type handling

no significant changes for developers

v0.1.0

2018-12-10

first version