mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 23:12:57 +02:00
updated release notes
This commit is contained in:
parent
ee77220b33
commit
79d36cc602
@ -108,6 +108,7 @@ Release 1.5.2 (2013-09-16)
|
|||||||
- added GH# 268: Method to get JSON object value using Poco::Nullable
|
- added GH# 268: Method to get JSON object value using Poco::Nullable
|
||||||
- fixed GH# 267: JSON 'find' not returning empty result if object is expected but another value is found
|
- fixed GH# 267: JSON 'find' not returning empty result if object is expected but another value is found
|
||||||
|
|
||||||
|
|
||||||
Release 1.5.1 (2013-01-11)
|
Release 1.5.1 (2013-01-11)
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
@ -107,6 +107,9 @@ AAAIntroduction
|
|||||||
- fixed GH# 254: UTF8::icompare unexpected behavior
|
- fixed GH# 254: UTF8::icompare unexpected behavior
|
||||||
- Poco::UUID::tryParse() also accepts UUIDs without hyphens. Also updated documentation
|
- Poco::UUID::tryParse() also accepts UUIDs without hyphens. Also updated documentation
|
||||||
(links to specifications).
|
(links to specifications).
|
||||||
|
- added GH# 268: Method to get JSON object value using Poco::Nullable
|
||||||
|
- fixed GH# 267: JSON 'find' not returning empty result if object is expected but another
|
||||||
|
value is found
|
||||||
|
|
||||||
|
|
||||||
!!Incompatible Changes and Possible Transition Issues
|
!!Incompatible Changes and Possible Transition Issues
|
||||||
|
Loading…
x
Reference in New Issue
Block a user