File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -27,4 +27,5 @@ This section serves as an introduction for developers who are interested in main
2727
2828Release Notes
2929-------------
30- * [ ReleaseNotes (development)] ( docs/release-notes-dev.md )
30+ * [ ReleaseNotes (development)] ( docs/release-notes/release-notes-dev.md )
31+ * [ ReleaseNotes (v1.0.0)] ( docs/release-notes/release-notes-v1_0_0.md )
Original file line number Diff line number Diff line change 1+ Release Notes (Development)
2+ ===========================
3+
4+ Changes merged into master
5+ --------------------------
6+ | Jira Task | GitHub Issue | Type | Description |
7+ | -----------| --------------| ------| -------------|
8+
9+
10+ Change Types:
11+ * Major - Backward incompatible change
12+ * Minor - Backward compatible change in API/functionality
13+ * Patch - Bug fix, no change in functionality
14+
Original file line number Diff line number Diff line change 1- Release Notes (Development )
1+ Release Notes (v1.0.0 )
22===========================
33
4- Changes merged into master
5- --------------------------
4+ Summary of all changes
5+ ----------------------
66| Jira Task | GitHub Issue | Type | Description |
77| -----------| --------------| ------| -------------|
88| I04_1-143 | [ #8 ] ( https://github.com/DiamondLightSource/PuckBarcodeReader/issues/8 ) | Patch | Ghost subprocesses closed when exiting application |
You can’t perform that action at this time.
0 commit comments