Skip to content

Commit e33c668

Browse files
committed
update changelog
1 parent 2694cd0 commit e33c668

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.MD

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,13 @@ All notable changes to this project will be documented in this file.
3838
## v1.1.2 - 16/11/2022
3939

4040
### Fixed
41-
- A bug with `CircularCheckerGroup` class where debug being False would cause an error
41+
- A bug with `CircularCheckerGroup` class where debug being False would cause an error
42+
43+
## v1.2.0 - 17/1/2023
44+
45+
### Added
46+
- `refresh_db_con()` method to `CircularChecker` class in hopes to fix a bug
47+
48+
### Fixed
49+
- A bug with `CircularChecker` class where the database connection would be closed after a while and would report 20 new circulars
50+
- Minor improvements

0 commit comments

Comments
 (0)