From b229e9054beeee024030287d42e6fcba0c7c2009 Mon Sep 17 00:00:00 2001 From: Jesper Louis Andersen Date: Thu, 8 Jul 2021 11:45:38 +0200 Subject: [PATCH] Document 1.2.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d53b6aa..2259d9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.2.1] + +### Fixed [1.2.1] + +- Export types from the `enacl` module so it can be referenced in other parts of your system (serokell.io) + ## [1.2.0] ### Fixed [1.2.0]