Skip to content

Commit

Permalink
changelog for 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaj committed Apr 29, 2024
1 parent 4056c6d commit 09bf3df
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,25 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [Unreleased][unreleased]

#### Fixed

## 4.2.0

### Added

* **BREAKING CHANGE**: changed interface for Dispatcher - added ability to unregister handlers


## 4.1.0 - 2023-12-17

### Changed

- RedisSetDriver - add atomicity to scheduled set


## 4.0.1 - 2021-11-23

### Changed

* Fixed Predis driver when retry is being scheduled [#48](https://github.com/tomaj/hermes/issues/48)


Expand Down

0 comments on commit 09bf3df

Please sign in to comment.