Skip to content

Commit ac072a0

Browse files
committed
update CHANGELOG.md
1 parent 89ad616 commit ac072a0

File tree

2 files changed

+2
-25
lines changed

2 files changed

+2
-25
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### [WFE-XXX]
22

33
### Description
4+
45
<!-- Please summarize **all** changes introduced in this PR. Add explanations where needed. -->
56

67
### Manual PR Checklist
78

8-
- [ ] CHANGELOG entry added
99
- [ ] Test coverage added
1010
- [ ] Licenses checked
1111
- [ ] All related Jira tickets added to PR title

CHANGELOG.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,3 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
4-
5-
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6-
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7-
8-
## Unreleased
9-
10-
### Added
11-
12-
- [[WFE-267]](https://labforward.atlassian.net/browse/WFE-267) [Deployment & Maintenance] Set up tests in CI
13-
- [[WFE-266]](https://labforward.atlassian.net/browse/WFE-264) [Deployment & Maintenance] Create TS build config that produces ESModule-compliant output
14-
- [[WFE-264]](https://labforward.atlassian.net/browse/WFE-264) [Deployment & Maintenance] Extract LO Markdown parser into separate package
15-
16-
### Changed
17-
18-
- [[WFE-303]](https://labforward.atlassian.net/browse/WFE-303) [Deployment & Maintenance] Rewrite Markdown parser extensions to work in Webpack dev mode
19-
20-
### Deprecated
21-
22-
### Removed
23-
24-
### Fixed
25-
26-
### Security
3+
The changelog is now kept with each [Github Release](https://github.com/labforward/laboperator-markdown-parser/releases).

0 commit comments

Comments
 (0)