Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Add the changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
illright committed Sep 2, 2020
1 parent 0e81f6a commit 30240b1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).

## [2.1.1] - 2020-09-01
## [2.1.1] - 2020-09-02

Just minor documentation fixes.
Minor documentation and bug fixes.

### Added
- [`<Tab>`](https://github.com/illright/attractions/blob/master/attractions/tab/tab.svelte)s
now also dispatch `click` event.

### Fixed
- Mobile navigation in documentation ("Components" tab dropdown now works as expected).
- Styles now load properly when navigating directly to a page in the docs (without passing through the main page first)
- Styles now load properly when navigating directly to a page in the docs (without passing through the main page first).
- The `DatePicker` now loses focus properly.


## [2.1.0] - 2020-08-21
Expand Down

0 comments on commit 30240b1

Please sign in to comment.