File: /var/www/tana/frontend/node_modules/kss/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [3.0.0-beta.23] - 2018-07-17
### Fixed
- [#496](https://github.com/kss-node/kss-node/pull/496) Fix Handlebars template
- By [@ryuran](https://github.com/ryuran)
### Added
- [#472](https://github.com/kss-node/kss-node/pull/472) Add Highlight code block
- By [@ryuran](https://github.com/ryuran)
### Changed
- [#497](https://github.com/kss-node/kss-node/pull/497) Remove documentation from source
- By [@RobLoach](https://github.com/RobLoach)
## [3.0.0-beta.22] - 2018-07-03
### Fixed
- [#493](https://github.com/kss-node/kss-node/pull/493) Fix Color support
- By [@ryuran](https://github.com/ryuran)
- [#491](https://github.com/kss-node/kss-node/pull/491) Fix some js syntaxe in handelbars builder template
- By [@aNickzz](https://github.com/aNickzz)
- Updated yargs
- By [@RobLoach](https://github.com/robloach)
## [3.0.0-beta.21] - 2018-06-28
### Fixed
- [#482](https://github.com/kss-node/kss-node/pull/482) Color support
- By [@ryuran](https://github.com/ryuran)
- [#485](https://github.com/kss-node/kss-node/pull/485) Fix syntax error in kss-assets
- By [@Guillaume-Duchemin](https://github.com/guillaume-duchemin)
- Updated dependencies
- By [@RobLoach](https://github.com/robloach)
## [3.0.0-beta.20] - 2018-04-26
### Fixed
- path to KSS builder
- By [@ryuran](https://github.com/ryuran)
## [3.0.0-beta.19] - 2018-04-23
### Added
- Accessibility fixes
- By [@scottaohara](https://github.com/scottaohara)
- External builder support
- By [@ryuran](https://github.com/ryuran)
### Changed
- Updated dependencies
- By [@RobLoach](http://github.com/robloach)
### Fixed
- Nunjucks tests
- By [@jeremy-green](http://github.com/jeremy-green)
## [3.0.0-beta.18] - 2017-02-23
### Added
- `path` Twig builder function
- Added a [CHANGELOG](CHANGELOG.md)
### Changed
- Removed the `max-width` on components in the base builders CSS
[Unreleased]: https://github.com/kss-node/kss-node/compare/3.0.0-beta.18...HEAD
[3.0.0-beta.18]: https://github.com/kss-node/kss-node/compare/3.0.0-beta.17...3.0.0-beta.18