Skip to content

Commit df8b4d8

Browse files
authored
Merge pull request #2 from jshaptic/changelog
Added changelog
2 parents 6c0421f + b1dd800 commit df8b4d8

File tree

1 file changed

+2
-42
lines changed

1 file changed

+2
-42
lines changed

CHANGELOG.md

Lines changed: 2 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -5,46 +5,6 @@ All notable changes to this project will be documented in this file.
55
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

8-
## [0.0.1] - 2021-12-07
8+
## [3.0.4-0] - 2022-01-02
99

10-
Very first version of a java template
11-
12-
## [0.0.0] - YYYY-MM-DD
13-
14-
TEMPLATE
15-
16-
### Added
17-
18-
- XXX
19-
- XXX
20-
- XXX
21-
22-
### Changed
23-
24-
- XXX
25-
- XXX
26-
- XXX
27-
28-
### Deprecated
29-
30-
- XXX
31-
- XXX
32-
- XXX
33-
34-
### Removed
35-
36-
- XXX
37-
- XXX
38-
- XXX
39-
40-
### Fixed
41-
42-
- XXX
43-
- XXX
44-
- XXX
45-
46-
### Security
47-
48-
- XXX
49-
- XXX
50-
- XXX
10+
First implementation of minimatch library in java

0 commit comments

Comments
 (0)