UNPKG

1.03 kBMarkdownView Raw
1[Read Me](README.md) |
2[Using the Components](USAGE.md) |
3[<sgnw-components />](SGNW-COMPONENTS.md) |
4[<fsw-components />](FSW-COMPONENTS.md) |
5[Change Log](CHANGELOG.md)
6
7---
8
9# Changelog
10All notable changes to this project will be documented in this file.
11
12The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
13and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
14
15
16## [Unreleased]
17
18
19## [1.1.0] - 2022-12-08
20### Added
21- components
22- - fsw-button, fsw-palette, fsw-palette-symbol
23- - sgnw-button, sgnw-palette, sgnw-palette-symbol
24
25
26## [1.0.0] - 2022-07-12
27### Added
28- documentation
29- components
30- - sgnw-symbol, sgnw-sign, sgnw-vp
31- - fsw-symbol, fsw-sign, fsw-vp
32
33
34[Unreleased]: https://github.com/sutton-signwriting/sgnw-components/compare/v1.1.0...HEAD
35[1.1.0]: https://github.com/sutton-signwriting/sgnw-components/releases/tag/v1.1.0
36[1.0.0]: https://github.com/sutton-signwriting/sgnw-components/releases/tag/v1.0.0