From 1088ab5621eb449ad8bce63f69824316bbed9ec2 Mon Sep 17 00:00:00 2001 From: Robert Glaser Date: Tue, 26 Nov 2013 14:32:23 +0100 Subject: [PATCH] changelog for v4.2.0 --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b4a1c456..3527328e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [4.2.0] + +As 5.0.0 has been postponed, 4.2.0 comes as another 4.x release. + +* Rails 4 +* Unbounded hierarchy API depth (853883668977a85d29b30b4e2654f2f53094cae6) +* Collection notes are now configurable +* HTML titles throughout the app +* Bugfixes + ## [4.1.3] This version is intended as the last minor/patch release before version 5.0.0 - @@ -14,7 +24,8 @@ as well as more sophisticated RDF processing. ## [4.1.2] - * Dumped Jbuilder (introduced in 4.1.1) to fix endless recursions happening in hierarchical views + * Dumped Jbuilder (introduced in 4.1.1) to fix endless recursions happening in + hierarchical views ## [4.1.1]