Browse Source

Fix changelog

Michael Ragazzon 3 years ago
parent
commit
82f5068c4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      changelog.md

+ 1 - 1
changelog.md

@@ -12,7 +12,7 @@
 
 
 ### Improvements
 ### Improvements
 
 
-- Release memory pools on `Rml::Shutdown`, or manually through the core API. [#252](https://github.com/mikke89/RmlUi/pull/252) (thanks @jack9267)
+- Release memory pools on `Rml::Shutdown`, or manually through the core API. [#263](https://github.com/mikke89/RmlUi/issues/263) [#265](https://github.com/mikke89/RmlUi/pull/265) (thanks @jack9267)
 - Fix classes not always copied over to a cloned element. [#264](https://github.com/mikke89/RmlUi/issues/264)
 - Fix classes not always copied over to a cloned element. [#264](https://github.com/mikke89/RmlUi/issues/264)
 - `select` element: Fix clipping on select box.
 - `select` element: Fix clipping on select box.