File tree Expand file tree Collapse file tree 2 files changed +2
-25
lines changed Expand file tree Collapse file tree 2 files changed +2
-25
lines changed Original file line number Diff line number Diff line change 1
1
### [ WFE-XXX]
2
2
3
3
### Description
4
+
4
5
<!-- Please summarize **all** changes introduced in this PR. Add explanations where needed. -->
5
6
6
7
### Manual PR Checklist
7
8
8
- - [ ] CHANGELOG entry added
9
9
- [ ] Test coverage added
10
10
- [ ] Licenses checked
11
11
- [ ] All related Jira tickets added to PR title
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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 ) .
You can’t perform that action at this time.
0 commit comments