Add release notes for 1.3.1 (#3029)
Signed-off-by: Poojita Raj <poojiraj@amazon.com>
This commit is contained in:
parent
cf78065481
commit
0801a9c18a
|
@ -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 <andrross@amazon.com>
|
||||
|
||||
* __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 <zelinhao@amazon.com>
|
Loading…
Reference in New Issue