Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit d077940

Browse files
authored
Update CHANGELOG.md
1 parent 11b7007 commit d077940

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,28 @@ Alfresco JS API
66

77
_This project provides a JavaScript client API into the v1 Alfresco REST API_
88

9+
<a name="0.3.2"></a>
10+
# [0.3.3](https://github.com/Alfresco/alfresco-js-api/releases/tag/0.3.2) (2016-xx-xx)
11+
12+
## Fix
13+
- [Add csrf token for activiti](https://github.com/Alfresco/alfresco-js-api/issues/59)
14+
15+
## Features
16+
17+
- Various improvements for TypeScript declaration files
18+
19+
<a name="0.3.2"></a>
20+
# [0.3.2](https://github.com/Alfresco/alfresco-js-api/releases/tag/0.3.2) (2016-xx-xx)
21+
22+
## Fix
23+
- [Null date fields parsed as invalid dates](https://github.com/Alfresco/alfresco-js-api/issues/50)
24+
- [Requires manual install of several packages](https://github.com/Alfresco/alfresco-js-api/issues/52)
25+
- [Cannot read property hostEcm of undefined](https://github.com/Alfresco/alfresco-js-api/issues/53)
26+
27+
## Features
28+
29+
- Various improvements for TypeScript declaration files
30+
931
<a name="0.3.1"></a>
1032
# [0.3.1](https://github.com/Alfresco/alfresco-js-api/releases/tag/0.3.1) (2016-xx-xx)
1133

0 commit comments

Comments
 (0)