mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
update changelog for 3.3.1
This commit is contained in:
parent
5b0b60ec44
commit
23f8e6af12
@ -2,6 +2,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).
|
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.1 (June 2015)
|
||||||
|
|
||||||
|
+ Fixed a crash in the Haruki template. (#1005)
|
||||||
|
+ When a type expression includes a record type with numeric keys (for example, `{0: string}`), the type expression is now parsed correctly. (#1016)
|
||||||
|
|
||||||
|
|
||||||
## 3.3.0 (May 2015)
|
## 3.3.0 (May 2015)
|
||||||
|
|
||||||
### Major changes
|
### Major changes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user