From 2ce9aaddc93d41fa9a768854b0213e5968504fb2 Mon Sep 17 00:00:00 2001 From: uvlad7 Date: Mon, 30 Oct 2023 02:44:00 +0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09d8617..20dd2dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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.3.1] - 2023-10-30 + +### Added + +- Precompiled gems +- Docs +- CI tests + ## [0.3.0] - 2023-10-02 ### Added