Skip to content

Commit 7720e21

Browse files
committed
Version 0.1.0
1 parent 320a0c5 commit 7720e21

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
44
and this project adheres to [Semantic Versioning](http://semver.org/).
55

66

7+
## [0.1.0] 2020/07/17
8+
New slack-like ui
9+
10+
### Added
11+
12+
### Changed
13+
- **[Packages]:** updates electron 7.1.12 -> 7.2.4
14+
15+
### Fixed
16+
17+
718
## [0.0.3] 2020/02/24
819

920
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "event-viewer-pp",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/loukaspd/EventViewer.git"

0 commit comments

Comments
 (0)