Skip to content

Commit 5d627e6

Browse files
author
Kylie Stewart
committed
Changelog++
1 parent 4ffcf42 commit 5d627e6

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
# Changelog
22

3-
## UNRELEASED
3+
## 6.0.0
44

5-
- Expand custom background support by adding `Background` props to the `Slide` component, along with `backgroundOpacity`
5+
- Expand custom background support by adding `Background` props to the `Slide` component, along with `backgroundOpacity`.
6+
[#849](https://github.com/FormidableLabs/spectacle/pull/849)
7+
- Add `Stepper`, allowing for code range highlighting/scrolling within CodePane.
8+
[#843](https://github.com/FormidableLabs/spectacle/pull/843)
69

710
## 6.0.0-alpha.8
811

912
- Update `examples/one-page.html` to `examples/js/index.js` with new script helper.
10-
- Add support for Deck or Slide-level transitions
11-
- Add default transitions for Fade, Slide, and None
12-
- Fixes Full Screen component for Chrome/FF, adds support for Safari
13-
- Added support for dual-browser tab mode for presenter mode in all browsers
13+
- Add support for Deck or Slide-level transitions.
14+
- Add default transitions for Fade, Slide, and None.
15+
- Fixes Full Screen component for Chrome/FF, adds support for Safari.
16+
- Added support for dual-browser tab mode for presenter mode in all browsers.
1417

1518
## 6.0.0-alpha.7
1619

0 commit comments

Comments
 (0)