diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 2b25bca..f546520 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,4 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.5.1] - 03/02/2021
\ No newline at end of file +## [1.5.1] - 03/02/2021 + +- Add configuration number of threads and limit rate in files processing +- Fix vulnerability - update undertow from 2.0.3.Final to 2.2.3.Final and commons.io from 2.6.0 to 2.8.0
\ No newline at end of file |