Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Jan 12, 2024
1 parent 47b325c commit 7b40cfe
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to `wp-rest-guard` will be documented in this file.

## 0.1.0 - 202X-XX-XX
## v1.0.4 - 2024-01-12

- Initial release
- Fixing an issue splitting lines by `\n` instead of `\r\n` on Windows.

## v1.0.3 - 2023-08-28

- Bumping tested version to 6.3

## v1.0.2 - 2022-11-03

- Fixing another typo in the plugin name.

## v1.0.1 - 2022-10-26

- Fixing a typo on the settings page.

## v1.0.0 - 2022-10-19

- Stable re-release 🎊

0 comments on commit 7b40cfe

Please sign in to comment.