From be1b85e9e8d1439b15c6bd25f724e3abb2e65793 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 15 Dec 2015 01:25:41 -0500 Subject: [PATCH] Update changelog --- index.md | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/index.md b/index.md index 84c25c28..dc6227d0 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ --- layout: page -since: (from 2015-10-19 to 2015-12-14) +since: (from 2015-10-20 to 2015-12-15) --- ## Core @@ -12,7 +12,6 @@ since: (from 2015-10-19 to 2015-12-14) * **Released 1.13.0** ([Simon Ho](https://github.com/superkhau)) * [PR#119](https://github.com/strongloop/generator-loopback/pull/119) Fix spawn-sync warning ([superkhau](https://github.com/superkhau)) * [@4ab9bcf](https://github.com/strongloop/generator-loopback/commit/4ab9bcfd57f5d68da1746d1ebcd69f14cbc0f6d0) Refer to licenses with a link ([Sam Roberts](https://github.com/sam-github)) - * [PR#117](https://github.com/strongloop/generator-loopback/pull/117) Add Feature: Select Model Location ([JonathanPrince](https://github.com/JonathanPrince)) ### loopback @@ -28,9 +27,6 @@ since: (from 2015-10-19 to 2015-12-14) * **Released 2.23.0** ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#1802](https://github.com/strongloop/loopback/pull/1802) lib/registry: fix findModel for model ctor ([bajtos](https://github.com/bajtos)) * [@e633617](https://github.com/strongloop/loopback/commit/e633617b8fb2c47f340b8337dd40a78f98704277) Refer to licenses with a link ([Sam Roberts](https://github.com/sam-github)) - * [PR#1789](https://github.com/strongloop/loopback/pull/1789) PasswordReset fix for #1374 and #947 ([simoami](https://github.com/simoami)) - * [@403e677](https://github.com/strongloop/loopback/commit/403e677155fd743eecf1802fd155b9a0bf9b24ec) Fix user.resetPassword to fail on email not found (Simo Moujami) - * [@3208547](https://github.com/strongloop/loopback/commit/32085475ed027f5a225e8023a69c98f1950cb7b9) Fix typo in doc comment ([Rand McKinney](https://github.com/crandmck)) ### loopback-boot @@ -63,12 +59,6 @@ since: (from 2015-10-19 to 2015-12-14) * [@c26b857](https://github.com/strongloop/loopback-datasource-juggler/commit/c26b857a87b3431e5e9fe43a697ee67bb2566fb4) UpdateAttributes: Raises an error if database fails ([Wilson Júnior](https://github.com/wpjunior)) * [PR#751](https://github.com/strongloop/loopback-datasource-juggler/pull/751) fix a global leak and two typo ([clarkorz](https://github.com/clarkorz)) * [@a27047a](https://github.com/strongloop/loopback-datasource-juggler/commit/a27047a9669935f607f0485241bdda64f064a2dc) Refer to licenses with a link ([Sam Roberts](https://github.com/sam-github)) - * [@d9918d5](https://github.com/strongloop/loopback-datasource-juggler/commit/d9918d526a7a59dbc610295b5727311be4ef0359) dropped unused functions and tests fixed ([Wert_Lex](https://github.com/wertlex)) - * [@2f31701](https://github.com/strongloop/loopback-datasource-juggler/commit/2f31701655840acb86b6e2d62aa2ab81e60f8b2d) One more comment ([Wert_Lex](https://github.com/wertlex)) - * [@638002b](https://github.com/strongloop/loopback-datasource-juggler/commit/638002bc59b148896f7ee38b08ee89b874d842e1) Looks better now ([Wert_Lex](https://github.com/wertlex)) - * **Released 2.41.1** ([Raymond Feng](https://github.com/raymondfeng)) - * [PR#739](https://github.com/strongloop/loopback-datasource-juggler/pull/739) Fix filtering relations of a model with an order specified ([mdartic](https://github.com/mdartic)) - * [PR#746](https://github.com/strongloop/loopback-datasource-juggler/pull/746) Added missing callback when results are filtered ([framp](https://github.com/framp)) ### loopback-filters @@ -90,19 +80,16 @@ since: (from 2015-10-19 to 2015-12-14) * **Released 2.2.1** ([Miroslav Bajtoš](https://github.com/bajtos)) * [@cbde5cb](https://github.com/strongloop/loopback-swagger/commit/cbde5cb107e1af8bb45929e4f438c3ed38ec1d50) type-registry: code cleanup ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#12](https://github.com/strongloop/loopback-swagger/pull/12) map ObjectID to string type ([clarkorz](https://github.com/clarkorz)) - * [PR#13](https://github.com/strongloop/loopback-swagger/pull/13) Register ObjectID for MongoDB, fix cause warning: Swagger: skipping unknown type "ObjectID" ([duyetdev](https://github.com/duyetdev)) ### strong-remoting + * **Released 2.23.0** ([Miroslav Bajtoš](https://github.com/bajtos)) + * [PR#265](https://github.com/strongloop/strong-remoting/pull/265) Refactor and rework http coercion. ([bajtos](https://github.com/bajtos)) * [PR#255](https://github.com/strongloop/strong-remoting/pull/255) WIP : Add sharedClass access inside restClass ([davidcheung](https://github.com/davidcheung)) * [@fd6d8e1](https://github.com/strongloop/strong-remoting/commit/fd6d8e1386ca4362a073149e826f066d61256ffe) Test case for sharedClass property in restClass ([David Cheung](https://github.com/davidcheung)) * **Released 2.22.2** ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#252](https://github.com/strongloop/strong-remoting/pull/252) Fix issue #251, now default responses are application/json ([jaime-franco](https://github.com/jaime-franco)) * [@950c6cf](https://github.com/strongloop/strong-remoting/commit/950c6cf240770689f303ebd3ab08ec716f57aa23) Refer to licenses with a link ([Sam Roberts](https://github.com/sam-github)) - * **Released 2.22.1** ([Ritchie Martori](https://github.com/ritch)) - * [PR#249](https://github.com/strongloop/strong-remoting/pull/249) Support application/vnd.api+json media type ([digitalsadhu](https://github.com/digitalsadhu)) - * **Released 2.22.0** ([Miroslav Bajtoš](https://github.com/bajtos)) - * [PR#248](https://github.com/strongloop/strong-remoting/pull/248) Modify RestAdapter to allow disabling errorHandler ([digitalsadhu](https://github.com/digitalsadhu)) ### strong-task-emitter @@ -168,8 +155,6 @@ since: (from 2015-10-19 to 2015-12-14) ### loopback-connector-soap * [@056ff7c](https://github.com/strongloop/loopback-connector-soap/commit/056ff7c38559fbd8a19c2e270166e5bf915cd6cd) Refer to licenses with a link ([Sam Roberts](https://github.com/sam-github)) - * **Released 2.3.0** ([Raymond Feng](https://github.com/raymondfeng)) - * [@0c4c5c8](https://github.com/strongloop/loopback-connector-soap/commit/0c4c5c8fed76dd286bb6da830b0ef10c31c2da2e) Update soap dep ([Raymond Feng](https://github.com/raymondfeng)) ### loopback-connector-sqlite3 @@ -204,7 +189,6 @@ since: (from 2015-10-19 to 2015-12-14) * [PR#75](https://github.com/strongloop/loopback-sdk-ios/pull/75) Fix framework's exposure of non-public headers and clean-up headers for unit tests ([hideya](https://github.com/hideya)) * [PR#73](https://github.com/strongloop/loopback-sdk-ios/pull/73) Add missing MobileCoreServices and SystemConfiguration to Podspec ([hideya](https://github.com/hideya)) * [PR#68](https://github.com/strongloop/loopback-sdk-ios/pull/68) Necessary changes to support PersistedModel.updateAll ([hideya](https://github.com/hideya)) - * [PR#67](https://github.com/strongloop/loopback-sdk-ios/pull/67) Clean-up [ repository] implementations and other minor improvements ([hideya](https://github.com/hideya))