From 0d90d944baaa803e0edb99de4ce03e6cc3389e6f Mon Sep 17 00:00:00 2001 From: Joshua Suskalo Date: Wed, 29 Sep 2021 10:58:56 -0500 Subject: [PATCH] Update changelog for release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d783256..0df9aaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,5 +15,5 @@ All notable changes to this project will be documented in this file. This change - Support for serializing and deserializing arbitrary Clojure functions - Support for serializing and deserializing arbitrary Clojure data structures -[Unreleased]: https://github.com/IGJoshua/coffi/compare/v0.1.169...HEAD +[0.1.176]: https://github.com/IGJoshua/coffi/compare/v0.1.169...v0.1.176 [0.1.169]: https://github.com/IGJoshua/coffi/compare/16f56bc31d69142ec4d2fb61b15b069d78b127ca...v0.1.169