3.4.3 changelog

This commit is contained in:
Jeff Williams 2016-11-09 16:23:46 -08:00
parent bf55168b91
commit 1f3b44dbdf

View File

@ -3,6 +3,11 @@
This file describes notable changes in each version of JSDoc 3. To download a specific version of JSDoc 3, see [GitHub's tags page](https://github.com/jsdoc3/jsdoc/tags).
## 3.4.3 (November 2016)
Updated JSDoc's `LICENSE.md` file.
## 3.4.2 (October 2016)
+ Classes exported from an ES2015 module are now documented correctly. (#1137)