Files
nvatom/CHANGELOG.md
T
2016-06-23 22:43:25 -07:00

32 lines
861 B
Markdown

## 0.11.0
- Make autosave a selectable feature
- Fix the bug that shows an error message on save when whitespace package is disabled
## 0.9.0
- Add an interlink feature
## 0.8.0
- Add a feature to delete an empty note automatically when closing its pane
## 0.7.0
- Add `extensions` setting
## 0.5.0
- Add `useLunrPipeline` setting
- Improve autoselect/autocomplete logic
- Fix a bug that autocomplete feature does not work
## 0.4.0
- Rename `notational-velocity` to `nvatom`
- Copy `notational-velocity` settings/notes on initialization
## 0.3.0
- Fix the bug that the default note directory is within packages directory. If it happens, it **deletes** all of existing notes. If you read this before updating the package, please check your note directory before updating it.
## 0.2.0
- Use DocQuery
- Introduce autosave features
## 0.1.0
- First release