diff --git a/changelog b/changelog index b6965f3..83b4fb1 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,7 @@ +7.0.0: + - Reworked loggers to use handlers. + - Removed deprecated logging functions. + 6.0.8: - %p can now handle NULL pointers.