Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Sep 3, 2024
1 parent 573c8a9 commit 79d3d5e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
This library adheres to [Semantic Versioning](https://semver.org/) and [Keep a
CHANGELOG](https://keepachangelog.com/en/1.0.0/).

## 2.5.0 - 2024-09-03

- Change the garbage collector to schedule a single recurring event to clean up logs instead of `wp_schedule_single_event`.

## 2.4.4 - 2024-08-26

- Display the relative time for the log.

## 2.4.3 - 2024-07-02

- Fix a serialization of closure error when using an exception in a log's context.
Expand Down

0 comments on commit 79d3d5e

Please sign in to comment.