Skip to content

Commit b79abf9

Browse files
committed
release 2023.3.0: update release notes
1 parent 35b657e commit b79abf9

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/new-release-procedure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
- Commit your changes - _example message:_ "Release 2023.3.0: document updates"
1919
- Tag the `rc-yyyy.m` branch with the release `release-yyyy.m.r`
2020
- _Example:_
21-
- the second release from branch `rc-2023.3` with the git tagged with `release-2023.2.1`
22-
- `git tag release-2023.2.1`
21+
- the second release from branch `rc-2023.3` with the git tagged with `release-2023.3.1`
22+
- `git tag release-2023.3.1`
2323

2424
### Push
2525
- Push to Github

docs/release-notes.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77
- [Notes on next version](next-release-details.md)
88

99

10-
1110
## Version 2023.3
12-
- 2023.3.0 - (Dec xx, 2023), _docker tag_: `latest`, `2023.3`, `2023.3.0` (not yet built)
11+
- 2023.3.0 - (Dec 12, 2023), _docker tag_: `latest`, `2023.3`, `2023.3.0`
1312

1413
#### This release includes many feature improvements across firefly
1514

@@ -26,7 +25,7 @@
2625
- HiPS Viewer: MOC overlays now default to new outline mode [Firefly-1350](https://github.com/Caltech-IPAC/firefly/pull/1456)
2726
- Drag and drop for file uploads: [Firefly-1310](https://github.com/Caltech-IPAC/firefly/pull/1426)
2827
- Improved property sheet features [Firefly-1352](https://github.com/Caltech-IPAC/firefly/pull/1455)
29-
- Update nom.tam.fits(1.18.2) and Starlink (4.1.4): [Firefly-1362](https://github.com/Caltech-IPAC/firefly/pull/1428)
28+
- Performance: Update nom.tam.fits(1.18.2) and Starlink (4.1.4): [Firefly-1362](https://github.com/Caltech-IPAC/firefly/pull/1428)
3029

3130
#### Notable Bug Fixes
3231
- Fixed: Coverage FOV not computed correctly [Firefly-1336](https://github.com/Caltech-IPAC/firefly/pull/1449)

0 commit comments

Comments
 (0)