From 911049109115fedaf5f606771897caaf697e5340 Mon Sep 17 00:00:00 2001 From: Alexandr Chernyaev Date: Fri, 2 Sep 2022 04:04:43 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 099d174..7ec6abd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 5.2.0 - 2022-09-02 + +### Changed + +- Catching exceptions instead of forcibly suppressing them [#38](https://github.com/sajya/server/issues/38), [#39](https://github.com/sajya/server/issues/39) + ## 5.1.0 - 2022-07-19 ### Added