Skip to content

Commit fbdf5a9

Browse files
committed
Fixed Issue #6, Pull #8, Issue #10 (also formatted)
1 parent e90df4f commit fbdf5a9

File tree

4 files changed

+90
-85
lines changed

4 files changed

+90
-85
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,33 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
56
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
67

78
## Unreleased
89

9-
## [1.1.0](https://github.com/gitbrent/bootstrap4-toggle/tree/v1.1.0) 2019-??-??
10+
## [1.1.0](https://github.com/gitbrent/bootstrap4-toggle/tree/v1.1.0) 2020-02-16
11+
1012
### [Full Changelog](https://github.com/gitbrent/bootstrap4-toggle/compare/v1.0.0...v1.1.0)
13+
1114
### Added
15+
1216
- Added accessibility properties to labels ([aproquot](https://github.com/aproquot))
13-
-- TODO: Add silent option
17+
18+
### Changed
19+
20+
- Issue #6
21+
- Pull #8
22+
- Issue #10
23+
- TODO: Add silent option to docs
1424

1525
## [1.0.0](https://github.com/gitbrent/bootstrap-switch-button/tree/v1.0.0) 2019-03-05
26+
1627
### Added
28+
1729
- Initial release
30+
1831
### Changed
1932

20-
[Unreleased]: https://github.com/gitbrent/bootstrap-switch-button/compare/v1.0.0...HEAD
33+
[unreleased]: https://github.com/gitbrent/bootstrap-switch-button/compare/v1.0.0...HEAD

dist/bootstrap-switch-button.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-switch-button.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)