Skip to content

Commit

Permalink
Added 0.1.1 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackBonjour committed Oct 19, 2017
1 parent 0a90737 commit e2c3e3a
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.1.1](https://github.com/BlackBonjour/php-binary/tree/0.1.1) - 2017-10-19
### Fixed
- Fixed ::hexTo32Float always converting endianness even if it's not needed

### Added
- Optional parameter to ::hexTo32Float for converting endianness

## [0.1.0](https://github.com/BlackBonjour/php-binary/tree/0.1.0) - 2017-10-19
### Added
- Added binary (file) reader
- Added helper class for various stuff
- Binary (file) reader
- Helper class for various stuff

0 comments on commit e2c3e3a

Please sign in to comment.