Skip to content

Commit

Permalink
Create a changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders429 committed Jun 6, 2023
1 parent 3349679 commit b0bc5e8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog

## 0.1.0 - 2023-06-06
### Added
- `init()` function to initialize logging.
- `Error` enum to represent potential errors.
- `fatal!` macro for logging at the `Fatal` level.

0 comments on commit b0bc5e8

Please sign in to comment.