Skip to content

Commit 09b8d9a

Browse files
committed
Updated CHANGELOG
1 parent 06d0a42 commit 09b8d9a

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
@@ -1,5 +1,27 @@
11
# Change Log
22

3+
## [0.5.0](https://github.com/grtjn/marklogic-typescript-definitions/tree/0.5.0) (2018-06-27)
4+
[Full Changelog](https://github.com/grtjn/marklogic-typescript-definitions/compare/0.3.0...0.5.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Sort libraries and function declarations [\#21](https://github.com/grtjn/marklogic-typescript-definitions/issues/21)
9+
- Release for ML 9 [\#20](https://github.com/grtjn/marklogic-typescript-definitions/issues/20)
10+
- Cannot Find Name 'xs' [\#17](https://github.com/grtjn/marklogic-typescript-definitions/issues/17)
11+
12+
**Fixed bugs:**
13+
14+
- Skip deprecated functions [\#22](https://github.com/grtjn/marklogic-typescript-definitions/issues/22)
15+
- Type mismatch is xdmp.login -- null is not assignable to undefined [\#18](https://github.com/grtjn/marklogic-typescript-definitions/issues/18)
16+
- Add the Iterator Symbol to functions which return nodes \(ex. cts.search\) [\#16](https://github.com/grtjn/marklogic-typescript-definitions/issues/16)
17+
18+
## [0.3.0](https://github.com/grtjn/marklogic-typescript-definitions/tree/0.3.0) (2015-10-10)
19+
[Full Changelog](https://github.com/grtjn/marklogic-typescript-definitions/compare/0.0.1...0.3.0)
20+
21+
**Implemented enhancements:**
22+
23+
- Add interfaces for core/built-in datatypes [\#10](https://github.com/grtjn/marklogic-typescript-definitions/issues/10)
24+
325
## [0.0.1](https://github.com/grtjn/marklogic-typescript-definitions/tree/0.0.1) (2015-09-21)
426
**Implemented enhancements:**
527

0 commit comments

Comments
 (0)