CHANGELOG.md 547 Bytes
Newer Older
1
Yii Framework 2 apidoc extension Change Log
2 3
===========================================

Qiang Xue committed
4 5 6
2.0.1 under development
-----------------------

7
- Bug #5623: Fixed crash when a class contains a setter that has no arguments e.g. `setXyz()` (cebe)
Qiang Xue committed
8 9


Qiang Xue committed
10 11
2.0.0 October 12, 2014
----------------------
Qiang Xue committed
12

13
- Chg: Updated cebe/markdown to 1.0.0 which includes breaking changes in its internal API (cebe)
Qiang Xue committed
14

15 16
2.0.0-rc September 27, 2014
---------------------------
Qiang Xue committed
17 18 19 20

- no changes in this release.


21 22
2.0.0-beta April 13, 2014
-------------------------
23 24

- Initial release.