Added changelog

This commit is contained in:
Simon Cambier
2022-04-30 22:55:35 +02:00
parent 0072f14ef6
commit 5e93536a80

21
CHANGELOG.md Normal file
View File

@@ -0,0 +1,21 @@
# Omnisearch Changelog
## 1.1.0
### New
* #25 Search filters: expressions in quotes and exclusions
* Added support for beta versions with [BRAT](https://github.com/TfTHacker/obsidian42-brat)
This works as a "post-search" filter and does not allow for partial words searches (see #35)
### Fixed
* #39 Fixed key events not correctly prevented in the search input
**Full Changelog**: https://github.com/scambier/obsidian-omnisearch/compare/1.0.1...1.1.0
## 1.0.1
## 1.0.0
* First non-beta release
* Includes Vault search and In-File search