Skip to content

Commit 25cd0f8

Browse files
committed
Preparing 6.0.0 release
1 parent 9e2e632 commit 25cd0f8

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [tmtpycsw v6.0.0] - (in development)
4+
## [tmtpycsw v6.0.0] - 2025-05-13
55

6-
### Added
6+
### Changed
77

88
- Added many csw, esw and sequencer APIs
9-
- Added an HTTP script server that can be used to serve Python esw sequencer scripts (see OcsScriptServer for the server, ./examples for sample esw seuqncer scripts)
109
- Updated dependencies
1110
- Updated python version to 3.13
12-
13-
### Changed
14-
11+
- Added an experimental HTTP script server that can be used to serve Python ESW sequencer scripts (Works only with esw "branch-0.6.x-python-scripts". See OcsScriptServer for the server, ./sequencer/examples for sample esw sequencer scripts.)
1512

1613
## [tmtpycsw v5.0.0] - 2022-11-30
1714

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ this project.
1717

1818
| csw-python | csw |
1919
|------------|--------|
20-
| v6.x.x | v6.x.x |
20+
| v6.0.0 | v6.0.0 |
2121
| v5.0.0 | v5.0.0 |
2222
| v4.0.3 | v4.0.1 |
2323
| v4.0.2 | v4.0.1 |

0 commit comments

Comments
 (0)