Skip to content

Commit e02b4db

Browse files
committed
Preparation to the release
1 parent fd6b4fc commit e02b4db

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

dls_barcode/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "v1.4.0"
1+
VERSION = "v1.5.0"

docs/release-notes/release-notes-dev.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Changes merged into master
55
--------------------------
66
| Jira Task | GitHub Issue | Type | Description |
77
|-----------|--------------|------|-------------|
8-
|I04_1-415 | | Patch|Puck scanner - record backup functionality change|
9-
|I04_1-413 | |Patch|Puck scanner - 'Scan completed' delay|
8+
109

1110

1211
Change Types:
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Release Notes (v1.4.0)
2+
===========================
3+
4+
Summary of all changes
5+
----------------------
6+
| Jira Task | GitHub Issue | Type | Description |
7+
|-----------|--------------|------|-------------|
8+
|I04_1-415 | | Patch|Puck scanner - record backup functionality change|
9+
|I04_1-413 | |Patch|Puck scanner - 'Scan completed' delay|
10+
11+
Change Types:
12+
* Major - Backward incompatible change
13+
* Minor - Backward compatible change in API/functionality
14+
* Patch - Bug fix, no change in functionality

0 commit comments

Comments
 (0)