Skip to content

Commit 86e3479

Browse files
authored
Update CHANGELOG.md
1 parent 087a128 commit 86e3479

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@
44
> [standard-version](https://github.com/conventional-changelog/standard-version) for commit
55
> guidelines.
66
7+
<a name="2.4.2"></a>
8+
9+
## [v2.4.2](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.4.1...v2.4.2)
10+
11+
Released: 2020-02-14
12+
13+
### Bug Fixes v2.4.2
14+
15+
- **b-button:** when `href` is "#" add `role=button` and appropriate keydown handlers for A11Y
16+
([#4768](https://github.com/bootstrap-vue/bootstrap-vue/issues/4768))
17+
([087a128](https://github.com/bootstrap-vue/bootstrap-vue/commit/087a1283977061c44d5b059c203f13d2326dabae))
18+
- **b-modal:** transition timing
19+
([#4766](https://github.com/bootstrap-vue/bootstrap-vue/issues/4766))
20+
([968c957](https://github.com/bootstrap-vue/bootstrap-vue/commit/968c95758e45610a8c002507790c79d87d8fe956))
21+
22+
### Other v2.4.2
23+
24+
- documentation updates
25+
- dev dependency updates
26+
727
<a name="2.4.1"></a>
828

929
## [v2.4.1](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.4.0...v2.4.1)

0 commit comments

Comments
 (0)