From 243892c0836c9ad67ef97442fe547955a5ba5a81 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Tue, 17 May 2011 12:40:49 +0000 Subject: added note about breaking changes, and standardised notice across past releases git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1104199 13f79535-47bb-0310-9956-ffa450edef68 --- NEWS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 52e5f87b..b709ef25 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ Version 1.1.0 All NEWS for 1.0.2 also apply to 1.1.0. +This release contains backwards incompatible changes. + * Native SSL support. * Added support for HTTP range requests for attachments. * Added built-in filters for `_changes`: `_doc_ids` and `_design`. @@ -29,7 +31,6 @@ All NEWS for 1.0.2 also apply to 1.1.0. * More explicit error messages when it's not possible to access a file due to lack of permissions. * Added a "change password"-feature to Futon. - Version 1.0.1 ------------- @@ -168,7 +169,7 @@ Version 0.10.1 Version 0.10.0 -------------- -This release contains backwards incompatible changes, please see above for help. +This release contains backwards incompatible changes. * General performance improvements. * View index generation speedups. @@ -200,7 +201,7 @@ Version 0.9.1 Version 0.9.0 ------------- -This release contains backwards incompatible changes, please see above for help. +This release contains backwards incompatible changes. * Modular configuration. * Performance enhancements for document and view access. @@ -224,7 +225,7 @@ Version 0.8.1-incubating Version 0.8.0-incubating ------------------------ -This release contains backwards incompatible changes, please see above for help. +This release contains backwards incompatible changes. * Changed core licensing to the Apache Software License 2.0. * Refactoring of the core view and storage engines. -- cgit v1.2.3