Skip to content

Commit cace9c5

Browse files
authored
Update versioning.md
1 parent ce79681 commit cace9c5

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

versioning.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,6 @@ master (latest version passed by QA, passing integration tests, ideal branch = r
4040
# changelog
4141
Changes across the versions
4242
43-
44-
## [Unreleased]
45-
### Added
46-
- POC running basics
47-
48-
### Fixes
49-
- No fixes
50-
51-
5243
## [0.1.3] - 2019-04-19
5344
### Added
5445
- Some feature
@@ -64,7 +55,7 @@ Changes across the versions
6455
### Fixed
6556
- No fixes
6657
67-
[Unreleased]: https://github.com/codeofnode/projectname/compare/master...{{highest_of_v}}
58+
6859
[0.1.3]: https://github.com/codeofnode/projectname/pull/{{pull_req_no_for_v0.1.3}}
6960
[0.0.0]: https://github.com/codeofnode/projectname/pull/{{pull_req_no_for_v0.0.0}}
7061
```

0 commit comments

Comments
 (0)