We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961cb6f commit d7b78fcCopy full SHA for d7b78fc
2 files changed
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [0.1.0](https://github.com/BlackBonjour/php-mox/tree/0.1.0) - 2017-10-19
+## [0.1.0](https://github.com/BlackBonjour/php-binary/tree/0.1.0) - 2017-10-19
8
### Added
9
- Added binary (file) reader
10
- Added helper class for various stuff
src/BinaryReader.php
@@ -6,7 +6,7 @@
* Binary reader
*
* @author Erick Dyck <info@erickdyck.de>
- * @since 19.10.2017
+ * @since 18.10.2017
* @package BlackBonjour\Binary
11
* @copyright Copyright (c) 2017 Erick Dyck
12
*/
0 commit comments