UNPKG

741 BMarkdownView Raw
1# 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## [1.1.0] - 2020-02-19
10### Changed
11- Updated font CDN to use Unpkg
12
13## [1.0.0] - 2019-12-09
14### Added
15- core modules of font, fsw and swu for individual symbols and complete signs
16- documentation for core modules
17
18
19[Unreleased]: https://github.com/sutton-signwriting/font-ttf/compare/v1.1.0...HEAD
20[1.1.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.1.0
21[1.0.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.0.0