diff --git a/CHANGES.md b/CHANGES.md index 3d2ff87..2c2dd8d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +1.5 (2022-02-08) +================ + +Features +-------- + +- Allow upload of Files with a .json postfix. ([\#52](https://github.com/matrix-org/rageshake/issues/52)) + + 1.4 (2022-02-01) ================ diff --git a/changelog.d/52.feature b/changelog.d/52.feature deleted file mode 100644 index 5534ac6..0000000 --- a/changelog.d/52.feature +++ /dev/null @@ -1 +0,0 @@ -Allow upload of Files with a .json postfix.