Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sokil committed Jun 1, 2019
1 parent d1d0b1a commit 694115f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* Cluster index is now lazy loaded. If you use iterator methods directly to iterate through all database,
you must call `rewind` first.
* Factory now creates database instances but not store them, so next call of factory method will create new instance.
* Subdivisions and languages databases are large, so they have now optimisation to load
* entries from separate files instead of one single file..
* Subdivisions and languages databases are large, so they have now optimisation to load entries from separate files instead of one single file..

## 2.2 (2018-11-29)
* Added possibility to configure directory with databases and messages, and manually update them without updating composer
Expand Down

0 comments on commit 694115f

Please sign in to comment.