From 39ad36fd7117acb0a8140d3aa63899ecc46b53c6 Mon Sep 17 00:00:00 2001 From: Jelte Fennema Date: Sat, 15 Jun 2024 13:59:36 +0200 Subject: [PATCH] Update changelog for v0.99.18 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a04b013f..550e7683 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 0.99.18 - 2024-06-15 + +- Update syn to version 2.x +- Bump minimum supported rust version to 1.65 ## 0.99.10 - 2020-??-??