Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nopjmp committed Jun 18, 2022
1 parent d8eaec8 commit 42ce9ca
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.1.15] - 2022-06-18

### Changes
* Improve merge checks
* Fix book meta speed for enchantments
* Fix build
* Add option to disable chunk loading past the world border
* Disable JNDI lookups in the default log config
* Improve performance of book meta pages

By only converting the pages when we need them, we save a lot of computing power for 99% of cases where pages are not needed and people just access the methods of ItemMeta.

* Improve performance of patch in more cases
* Fix small typos
* Fix error

## [0.1.14] - 2022-02-12

### Fixed
Expand Down

0 comments on commit 42ce9ca

Please sign in to comment.