From 86556189e33b0abe40523720ff4ca8a510bafc16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 24 Oct 2022 12:57:44 +0300 Subject: [PATCH] Update CHANGELOG.md for 0.18.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3afcf4b..40f6fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.18.0] - 2022-10-24 +### Changed +- Update to gio/glib 0.16. + ## [0.17.2] - 2022-03-23 ### Fixed - The `Stream` implementation on `WebSocketStream` now implements