mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
update changelog for 3.3.3
This commit is contained in:
parent
a6927b2fbd
commit
bd1cb9d166
@ -3,6 +3,13 @@
|
||||
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.3.3 (September 2015)
|
||||
|
||||
+ Symbols named `prototype` are now handled correctly. (#891)
|
||||
+ Fixed an issue that could cause JSDoc to go into an infinite loop when a module is documented twice. (#975)
|
||||
+ Fixed an issue that could cause parsing errors on valid regular expressions. (#1053)
|
||||
|
||||
|
||||
## 3.3.2 (June 2015)
|
||||
|
||||
JSDoc no longer crashes when parsing a large number of files, or a single object that has a large number of properties. (#976)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user