diff --git a/CHANGELOG.md b/CHANGELOG.md index 5064d0c..f38d5c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,14 @@ hiqdev/yii2-hiart ----------------- -## [Under development] +## [0.1.1] - 2017-02-07 -- Changed: renamed `from` -> `tableName` in ActiveRecord ([@hiqsol], [@SilverFire]) -- Changed: refactored a lot, removed junk, improved PHPDocs ([@hiqsol], [@SilverFire]) -- Implemented **cURL** transport ([@hiqsol], [@SilverFire]) +- Renamed performScenario to `query` and `batchQuery` ([@hiqsol]) +- Added `batchPerform` ([@hiqsol]) +- Renamed scenarioCommands to `scenarioActions` ([@hiqsol]) +- Renamed from -> `tableName` in ActiveRecord ([@hiqsol], [@SilverFire]) +- Refactored a lot, removed junk, improved docs ([@hiqsol], [@SilverFire]) +- Removed **cURL** transport into separate package [yii2-hiart-curl] ([@hiqsol], [@SilverFire]) - Refactored exceptions ([@SilverFire]) ## [0.1.0] - 2017-01-25 @@ -62,6 +65,7 @@ hiqdev/yii2-hiart ## [Development started] - 2015-04-17 +[yii2-hiart-curl]: https://github.com/hiqdev/yii2-hiart-curl [@hiqsol]: https://github.com/hiqsol [sol@hiqdev.com]: https://github.com/hiqsol [@SilverFire]: https://github.com/SilverFire @@ -76,3 +80,4 @@ hiqdev/yii2-hiart [0.0.2]: https://github.com/hiqdev/yii2-hiart/compare/0.0.1...0.0.2 [0.0.1]: https://github.com/hiqdev/yii2-hiart/releases/tag/0.0.1 [0.1.0]: https://github.com/hiqdev/yii2-hiart/compare/0.0.4...0.1.0 +[0.1.1]: https://github.com/hiqdev/yii2-hiart/compare/0.1.0...0.1.1 diff --git a/version b/version index d1cf184..69765d0 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.1.0 2017-01-25 11:08:46 +0000 b1c36a2148422ce1c4cadf3bcba809b501f0574b +0.1.1 2017-02-07 09:10:39 +0000 84b436256aa81dadcb71c22900fef8dbbb4a057d