Add changelog entry

This commit is contained in:
Igor Matuszewski 2019-07-31 22:14:10 +02:00
parent 074ae214fe
commit 04ae465564
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
- Support both owned and borrowed blacklisted crate names in `rls-analysis`
- Publicly re-export `rls_analysis::raw::Crate`
### Changed
- Formatting project files now only needs project to parse and expand macros (and not type-check)
- Converted remaining crates `rls-*` to 2018 edition
### Removed
- Removed `use_crate_blacklist` setting in favour of `crate_blacklist`