updated changelog

This commit is contained in:
Fufu Fang 2019-10-21 23:33:51 +01:00
parent 49e4dc7217
commit de2e5c457f
No known key found for this signature in database
GPG Key ID: 0F6BB5EF6F8BB729
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Wrapped all calloc() calls with error handling functions.
## [1.1.10] - 2019-09-10
### Added