Add release notes for 1.3.1 (#3029)

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
This commit is contained in:
Poojita Raj 2022-04-21 14:19:57 -07:00 committed by GitHub
parent cf78065481
commit 0801a9c18a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
## Version 1.3.1 Release Notes
* __Exclude man page symlink in distribution (#2602)__
[Andrew Ross](mailto:andrross@amazon.com) - Fri, 25 Mar 2022 18:36:36 -0400
This is a short-term solution to unblock the build process for the 1.3
release. A tool used in that process (cpio) is failing on a symlink in
the JDK
man pages, so this is a hack to just remove that symlink. See
issue #2517 for
more details.
Signed-off-by: Andrew Ross &lt;andrross@amazon.com&gt;
* __Bump the version to 1.3.1 (#2509)__
[Zelin Hao](mailto:87548827+zelinh@users.noreply.github.com) - Mon, 21 Mar 2022 10:30:00 -0400
Signed-off-by: Zelin Hao &lt;zelinhao@amazon.com&gt;