mirror of https://github.com/ARMmbed/mbed-os.git
1.2 KiB
1.2 KiB
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Unreleased
2.1.0 - 2016-02-08
Added
- Enable 64bit support.
- Enable double support.
Fixed
- Add
ull
for 64bit literal.
2.0.2 - 2015-12-17
Added
- This changelog
- The Readme.
Changed
- Use
.
instead ofX
in bit mask failure formatter for better visibility.
2.0.1 - 2015-11-25
Fixed
- Call utest ignore handler instead of failure handler.
2.0.0 - 2015-11-25
Changed
- Replace
longjmp
with utest callbacks - Add newline at end of failure message
1.0.0 - 2015-10-19
Changed
- Initial TechCon release
0.0.1 - 2015-09-23
Added
- Initial import of unity source files
Changed
- Adapt header include paths
- Add C-linkage specifiers