Skip to content

Commit 3cae3b6

Browse files
authored
Merge pull request #1360 from Tobion/4.1-changelog
4.1 changelog does not belong in 4.0 file
2 parents f38ad32 + 07adb47 commit 3cae3b6

8 files changed

+15
-306
lines changed

CHANGELOG-2.0.md

-25
This file was deleted.

CHANGELOG-2.1.md

-22
This file was deleted.

CHANGELOG-3.0.md

-94
This file was deleted.

CHANGELOG-3.1.md

-82
This file was deleted.

CHANGELOG-3.2.md

-41
This file was deleted.

CHANGELOG-4.0.md

-10
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@ CHANGELOG for 4.0.x
44
This changelog references the relevant changes (bug and security fixes) done
55
in 4.0 versions.
66

7-
## 4.1.0
8-
9-
* Introduce a new provider's API. Deprecate legacy ones.
10-
* Introduce a provider pager.
11-
* Introduce InPlacePagerPersister.
12-
* Add new options to populate command: --first-page, last-page, --max-per-page. They work only if you use v5 providers API.
13-
* Deprecate some options of populate command: --batch-size and --offset.
14-
* Deprecate Propel support
15-
* Cast value objects used as identifier in Elasticsearch to string
16-
177
### 4.0.1 (2017-08-10)
188

199
* Fixed Propel object sorting

CHANGELOG-4.1.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
CHANGELOG for 4.1.x
2+
===================
3+
4+
This changelog references the relevant changes (bug and security fixes) done
5+
in 4.1 versions.
6+
7+
## 4.1.0 (2017-12-18)
8+
9+
* Introduce a new provider's API. Deprecate legacy ones. See #1240
10+
* Introduce a provider pager.
11+
* Introduce InPlacePagerPersister.
12+
* Add new options to populate command: --first-page, last-page, --max-per-page. They work only if you use v5 providers API.
13+
* Deprecate some options of populate command: --batch-size and --offset.
14+
* Deprecate Propel support
15+
* Cast value objects used as identifier in Elasticsearch to string

UPGRADE-3.0.md

-32
This file was deleted.

0 commit comments

Comments
 (0)