We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320a0c5 commit 7720e21Copy full SHA for 7720e21
2 files changed
changelog.md
@@ -4,6 +4,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
4
and this project adheres to [Semantic Versioning](http://semver.org/).
5
6
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
18
## [0.0.3] 2020/02/24
19
20
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "event-viewer-pp",
3
- "version": "0.0.3",
+ "version": "0.1.0",
"repository": {
"type": "git",
"url": "https://github.com/loukaspd/EventViewer.git"
0 commit comments