Update CHANGELOG.md

This commit is contained in:
Sagar Karandikar 2022-04-06 15:14:32 -07:00 committed by GitHub
parent 7784363554
commit 27bfce9151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,14 @@
This changelog follows the format defined here: https://keepachangelog.com/en/1.0.0/
## [1.13.4] - 2022-04-06
Critical fix to libdwarf submodule URL. Fix boto3 pagination in manager. Fix synth assert stop-printf pair detection.
### Fixed
* update libdwarf submodule url #988
* Fix synthesized assertions stop-printf pair detection #999
* Use pagination for boto3 calls in the manager #991
## [1.13.3] - 2022-03-01
More small updates to AMI string in deploy area.