summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2011-05-17 12:40:49 +0000
committerNoah Slater <nslater@apache.org>2011-05-17 12:40:49 +0000
commit243892c0836c9ad67ef97442fe547955a5ba5a81 (patch)
tree65aca8036106ba509255b912286265ba659f2050 /NEWS
parentae98727d8c897694c111159a8995279b4c8fbd05 (diff)
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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
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.