This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/master by this push: new b05138a Add #14 to the changelog b05138a is described below commit b05138a528da6bbdd757a50129767aad6a414236 Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org> AuthorDate: Fri Feb 26 14:46:26 2021 +0200 Add #14 to the changelog --- CHANGES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 928496d..1e2c314 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,10 @@ # Tomcat Migration Tool for Jakarta EE - Changelog -## 0.2.0 (in progress) +## 0.3.0 (in progress) + +- Fix [#14](https://github.com/apache/tomcat-jakartaee-migration/issues/14). Do not migrate `javax.xml.(registry|rpc)` namespaces. (mgrigorov) + +## 0.2.0 - Add this changelog (markt) - Update dependencies (Apache Commons IO 2.8.0, Apache Ant 1.10.9) (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org