Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 7a42475

Browse files
updated package-lock, changelog, new version
1 parent 28e77b8 commit 7a42475

File tree

4 files changed

+871
-730
lines changed

4 files changed

+871
-730
lines changed

furiganaSampleApp/CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.3.2] - 2019-12-09
9+
10+
### Fixed
11+
12+
- Fixing possible vulnerability with old version of serialize-javascript.
13+
14+
### Added
15+
16+
- Added a CHANGELOG.md file
17+
18+
## [0.3.1] - 2019-10-30
19+
20+
### Updated
21+
22+
- Documentation in README.md
23+
24+
## [0.3.0] - 2019-10-30
25+
26+
### Updated
27+
28+
- Angular directive ngFurigana that allows to show ngFurigana, and use styling
29+
30+
## [0.2.0] - 2019-10-30
31+
32+
### Added
33+
34+
- First release

0 commit comments

Comments
 (0)