CHANGES: Adds info about: #1743, #1744

This commit is contained in:
Felipe Zimmerle 2018-04-23 22:05:45 -03:00
parent 3d06e1b8b6
commit 6a710b3a4c
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,10 +1,12 @@
v3.0.3 - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix utils::string::ssplit() to handle delimiter in the end of string
[Issues #1743, #1744 - @defanator]
- Fix variable FILES_TMPNAMES
[Issue #1646, #1610 - @victorhora, @zimmerle, @defanator]
- Fix memory leak in Collections
[Issue #1729, #1730 - @@defanator]
[Issue #1729, #1730 - @defanator]
v3.0.2 - 2018-Apr-03