Skip to content

Commit 99d2771

Browse files
Create release-notes-v1_2_0.md
1 parent 385a38d commit 99d2771

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Release Notes (v1.2.0)
2+
===========================
3+
4+
Summary of all changes
5+
----------------------
6+
| Jira Task | GitHub Issue | Type | Description |
7+
|-----------|--------------|------|-------------|
8+
| I04_1-274 | [#52](https://github.com/DiamondLightSource/PuckBarcodeReader/issues/52) | Patch | Fixed system tests |
9+
| I04_1-272 | [#54](https://github.com/DiamondLightSource/PuckBarcodeReader/issues/54) | Patch | Fixed cammera settings button|
10+
| I04_1-162 | [#56](https://github.com/DiamondLightSource/PuckBarcodeReader/issues/56) | Patch | Fixed slow Travis build|
11+
| I04_1-268 | [#58](https://github.com/DiamondLightSource/PuckBarcodeReader/issues/58) | Minor | Imporved the puck orientation algorithm|
12+
| I04_1-270 | [#59](https://github.com/DiamondLightSource/PuckBarcodeReader/issues/59) | Minor | Improved the puck orientation algorithm - should work even for one pin|
13+
14+
15+
Change Types:
16+
* Major - Backward incompatible change
17+
* Minor - Backward compatible change in API/functionality
18+
* Patch - Bug fix, no change in functionality
19+

0 commit comments

Comments
 (0)