diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..eb4e8d95b0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Change Log + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## [1.9.6] - 2017-03-03 + +**Compatible with GLPI 0.85 and above** + +### Added + +- add parameter in config (Ask) to allow change of these 3 fields during each reception + +### Changed + +- fix bill creation on non default GLPI display method +- fix error in supplier notation +- fix various minor issues on ODT generation +- fix wrong call to CONFIG_ASK constant +- missing getTable function preventing data injection