1# SkottieKit Changelog 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 5and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 6 7## [Unreleased] 8 9## [0.1.1] 2020-07-27 10 11### Added 12 - Include a non-empty font manager, to support loading custom fonts. 13 14## [0.1.0] 2020-07-21 15 16Beginning of changelog. 17