Skip to content

Commit 0113459

Browse files
committed
version bump to 0.1.1
1 parent 934c1fd commit 0113459

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
hiqdev/yii2-hiart
22
-----------------
33

4-
## [Under development]
4+
## [0.1.1] - 2017-02-07
55

6-
- Changed: renamed `from` -> `tableName` in ActiveRecord ([@hiqsol], [@SilverFire])
7-
- Changed: refactored a lot, removed junk, improved PHPDocs ([@hiqsol], [@SilverFire])
8-
- Implemented **cURL** transport ([@hiqsol], [@SilverFire])
6+
- Renamed performScenario to `query` and `batchQuery` ([@hiqsol])
7+
- Added `batchPerform` ([@hiqsol])
8+
- Renamed scenarioCommands to `scenarioActions` ([@hiqsol])
9+
- Renamed from -> `tableName` in ActiveRecord ([@hiqsol], [@SilverFire])
10+
- Refactored a lot, removed junk, improved docs ([@hiqsol], [@SilverFire])
11+
- Removed **cURL** transport into separate package [yii2-hiart-curl] ([@hiqsol], [@SilverFire])
912
- Refactored exceptions ([@SilverFire])
1013

1114
## [0.1.0] - 2017-01-25
@@ -62,6 +65,7 @@ hiqdev/yii2-hiart
6265

6366
## [Development started] - 2015-04-17
6467

68+
[yii2-hiart-curl]: https://github.com/hiqdev/yii2-hiart-curl
6569
[@hiqsol]: https://github.com/hiqsol
6670
[sol@hiqdev.com]: https://github.com/hiqsol
6771
[@SilverFire]: https://github.com/SilverFire
@@ -76,3 +80,4 @@ hiqdev/yii2-hiart
7680
[0.0.2]: https://github.com/hiqdev/yii2-hiart/compare/0.0.1...0.0.2
7781
[0.0.1]: https://github.com/hiqdev/yii2-hiart/releases/tag/0.0.1
7882
[0.1.0]: https://github.com/hiqdev/yii2-hiart/compare/0.0.4...0.1.0
83+
[0.1.1]: https://github.com/hiqdev/yii2-hiart/compare/0.1.0...0.1.1

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0 2017-01-25 11:08:46 +0000 b1c36a2148422ce1c4cadf3bcba809b501f0574b
1+
0.1.1 2017-02-07 09:10:39 +0000 84b436256aa81dadcb71c22900fef8dbbb4a057d

0 commit comments

Comments
 (0)