diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-04-25 12:03:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-04-25 12:03:12 +0000 |
commit | a56299c15302e82c89595d7ed0f4770536362b6a (patch) | |
tree | c6327d71a4fa24b0ab8c808e8050b9cee9720bb0 /NEWS | |
parent | 10b51a9f02e8b37e1cfc8283a0773d6c5e443314 (diff) | |
download | tipidee-a56299c15302e82c89595d7ed0f4770536362b6a.tar.xz |
Prepare for 0.0.5.0; accept "" as empty extension for content-type
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ Changelog for tipidee. +In 0.0.5.0 +---------- + + - "" is now understood as the empty extension for the content-type directive + + In 0.0.4.0 ---------- |