Skip to content

Commit 48480d0

Browse files
committed
Improved CHANGELOG
1 parent 1d84db0 commit 48480d0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Added
10+
- Created unit tests for new modules
11+
912
### Changed
1013
- Version numbers in CHANGELOG now allow to compare changes with previous release
1114
- Separated some business logic into separate modules
12-
- Created unit tests for new modules
13-
- Updated README with CSS requirements for the scale and spin transitions
15+
- Updated README with CSS requirements for scale and spin transitions
16+
17+
### Removed
18+
- Vendor prefixes are not added anymore
1419

1520
### Fixed
1621
- Fixed and improved README (emojis have been removed from the headings to fix broken links)
1722
- Fixed some JSDoc typos
1823

19-
### Removed
20-
- Vendor prefixes are not added anymore
21-
2224
## [0.5.0] - 2022-03-15
2325
### Changed
2426
- Documented how to use svelte-reveal with SvelteKit

0 commit comments

Comments
 (0)