Skip to content

Commit

Permalink
fix incorrect date in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
slingamn committed Jun 11, 2023
1 parent 1162db4 commit f40be7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
All notable changes to irc-go will be documented in this file.

## [0.3.0] - 2022-02-13
## [0.3.0] - 2023-02-13

irc-go v0.3.0 is a new tagged release. It incorporates enhancements to `ircevent`, our IRC client library, and `ircfmt`, our library for handling [IRC formatting codes](https://modern.ircdocs.horse/formatting.html). There are no API breaks relative to previous tagged versions.

Expand Down

0 comments on commit f40be7b

Please sign in to comment.