diff options
-rw-r--r-- | NEWS | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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. |