Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Commit 249de72

Browse files
committed
Updated CHANGELOG
1 parent 53306ea commit 249de72

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Change Log
22

3+
## [1.0.3](https://github.com/marklogic/slush-marklogic-node/tree/1.0.3) (2016-03-10)
4+
[Full Changelog](https://github.com/marklogic/slush-marklogic-node/compare/1.0.2...1.0.3)
5+
6+
**Implemented enhancements:**
7+
8+
- Drop cookieParser [\#295](https://github.com/marklogic/slush-marklogic-node/issues/295)
9+
- minified build needs sourcemaps [\#268](https://github.com/marklogic/slush-marklogic-node/issues/268)
10+
- Upgrade npm dependencies to latest [\#200](https://github.com/marklogic/slush-marklogic-node/issues/200)
11+
- Fixes \#319 - Angular bootstrap directive changes [\#321](https://github.com/marklogic/slush-marklogic-node/pull/321) ([Audarth](https://github.com/Audarth))
12+
13+
**Fixed bugs:**
14+
15+
- variable @link-color is undefined [\#323](https://github.com/marklogic/slush-marklogic-node/issues/323)
16+
- Angular bootstrap directive changes [\#319](https://github.com/marklogic/slush-marklogic-node/issues/319)
17+
- Gulp serve-dev gives 404 in browser [\#312](https://github.com/marklogic/slush-marklogic-node/issues/312)
18+
- `gulp build` breaks `gulp serve-dev` [\#272](https://github.com/marklogic/slush-marklogic-node/issues/272)
19+
- REST API proxy doesn't support multipart requests [\#270](https://github.com/marklogic/slush-marklogic-node/issues/270)
20+
- Issue with proxying data to ML [\#31](https://github.com/marklogic/slush-marklogic-node/issues/31)
21+
22+
**Merged pull requests:**
23+
24+
- Hunterwilliams npm updates [\#305](https://github.com/marklogic/slush-marklogic-node/pull/305) ([grtjn](https://github.com/grtjn))
25+
- Fixed \#295: removed cookie-parser in favor of newer express-session [\#300](https://github.com/marklogic/slush-marklogic-node/pull/300) ([grtjn](https://github.com/grtjn))
26+
- Fixed \#31: moved bodyparsing to allow upload of non-json [\#189](https://github.com/marklogic/slush-marklogic-node/pull/189) ([grtjn](https://github.com/grtjn))
27+
328
## [1.0.2](https://github.com/marklogic/slush-marklogic-node/tree/1.0.2) (2016-02-29)
429
[Full Changelog](https://github.com/marklogic/slush-marklogic-node/compare/1.0.1...1.0.2)
530

0 commit comments

Comments
 (0)