Release Notes
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/75267f90 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/75267f90 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/75267f90 Branch: refs/heads/master Commit: 75267f90cad9a0cb8977e3afe3e6eda95b6059b3 Parents: 95430ec Author: Martyn Taylor <[email protected]> Authored: Thu Dec 17 15:11:47 2015 +0000 Committer: Martyn Taylor <[email protected]> Committed: Thu Dec 17 15:52:50 2015 +0000 ---------------------------------------------------------------------- docs/README.md | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/75267f90/docs/README.md ---------------------------------------------------------------------- diff --git a/docs/README.md b/docs/README.md index 647b800..4841a2a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,6 +17,13 @@ specific language governing permissions and limitations under the License. --> +Release Notes - Apache ActiveMQ Artemis 1.2.0 +--------------------------------------------- + +A complete list of JIRAs for the 1.2.0 release can be found at the [Apache ActiveMQ Artemis project +JIRA](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12333274) + +Apache ActiveMQ Artemis 1.2.0 has several improvements around performance, support for OSGi, LDAP integration and better OpenWire support. Release Notes - Apache ActiveMQ Artemis 1.1.0 ---------------------------------------------
