commit | 19aab88962caf1b3bdcc3daac13f86e7940d1488 | [log] [tgz] |
---|---|---|
author | Guillaume Nodet <gnodet@apache.org> | Wed Oct 15 16:34:10 2014 +0000 |
committer | Guillaume Nodet <gnodet@apache.org> | Wed Oct 15 16:34:10 2014 +0000 |
tree | 210aff57b95a38530c4aca3bbd253420ff41145a | |
parent | 4b8202b66a9608a60a63bcd56a1ba32f559ba828 [diff] |
Update change log git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1632115 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/runtime/doc/changelog.txt b/gogo/runtime/doc/changelog.txt index ae6dd34..1deb77c 100644 --- a/gogo/runtime/doc/changelog.txt +++ b/gogo/runtime/doc/changelog.txt
@@ -1,3 +1,13 @@ +Changes 0.12.1 to 0.14.0 +------------------------ + +** Bug + * [FELIX-4533] - Gogo runtime does not advertise published services + +** New Feature + * [FELIX-4671] - Provide an expression parser + + Changes 0.12.0 to 0.12.1 ------------------------