2
0
mirror of https://github.com/oatpp/oatpp.git synced 2025-04-24 19:10:23 +08:00

Update changelog/1.1.0.md Add TOC

This commit is contained in:
Leonid Stryzhevskyi 2020-05-09 23:04:32 +03:00 committed by GitHub
parent 902a83bc36
commit 61b0722390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,11 +4,11 @@ Oat++ `1.1.0` is introducing breaking changes.
Please read carefully to prepare for migration.
Contents:
- [No more explicit ObjectWrapper]()
- [Object-Mapping Simplified Primitives]()
- [Object-Mapping std Collections]()
- [Type oatpp::Any]()
- [Type oatpp::Enum]
- [No more explicit ObjectWrapper](#no-more-explicit-objectwrapper)
- [Object-Mapping Simplified Primitives](#object-mapping-simplified-primitives)
- [Object-Mapping std Collections](#object-mapping-std-collections)
- [Type oatpp::Any](#type-oatppany)
- [Type oatpp::Enum](#object-mapping-enum)
## No more explicit ObjectWrapper