Skip to content

Commit e2c3e3a

Browse files
committed
Added 0.1.1 to changelog
1 parent 0a90737 commit e2c3e3a

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.1.1](https://github.com/BlackBonjour/php-binary/tree/0.1.1) - 2017-10-19
8+
### Fixed
9+
- Fixed ::hexTo32Float always converting endianness even if it's not needed
10+
11+
### Added
12+
- Optional parameter to ::hexTo32Float for converting endianness
13+
714
## [0.1.0](https://github.com/BlackBonjour/php-binary/tree/0.1.0) - 2017-10-19
815
### Added
9-
- Added binary (file) reader
10-
- Added helper class for various stuff
16+
- Binary (file) reader
17+
- Helper class for various stuff

0 commit comments

Comments
 (0)