30 lines
880 B
Markdown
30 lines
880 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.1.2] - 2020-01-12
|
|
### Added
|
|
- Slider styling
|
|
|
|
### Changed
|
|
- Slider now controls *maximum* volume independent of animated volume (i.e. acts as a volume fader)
|
|
|
|
## [0.1.1] - 2020-01-12
|
|
### Added
|
|
- Clear button for URLs.
|
|
- Basic layout responsiveness.
|
|
|
|
### Changed
|
|
- Move channel title to top.
|
|
|
|
## [0.1.0] - 2020-01-11
|
|
### Added
|
|
- First usable version - single animation mode yet; YouTube only.
|
|
|
|
[Unreleased]: https://gitlab.com/tmladek/noise-maker/compare/v0.1.1...master
|
|
[0.1.1]: https://gitlab.com/tmladek/noise-maker/compare/v0.1.0...v0.1.1
|
|
[0.1.0]: https://gitlab.com/tmladek/noise-maker/-/tags/v0.1.0
|