diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..dbee7cfb9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +## 0.9.1 (unreleased) + + - Add the number of hits in search result (#541) + - Add support for aligned crop in search result (#543) + - Sanitize the content displayed in the web interface (#539)