Skip to content

Commit cbe1704

Browse files
authored
Merge pull request #1162 from xcube-dev/konstntokas-xxx-correct_changes
Correct changes
2 parents ff2eb85 + e285564 commit cbe1704

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

CHANGES.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
## Changes in 1.10.1 (in development)
22

3-
4-
## Changes in 1.10.0
5-
6-
### Enhancements
7-
8-
* Bundled [xcube Viewer 1.6.0](https://github.com/xcube-dev/xcube-viewer/releases/tag/v1.6.0)
9-
that comes with enhanced layer management.
10-
11-
### Other changes
12-
13-
* Make test suite compatible with click >=8.2.0 (#1155)
14-
15-
* Pinned `tornado >=6.0,<6.5` due to an incompatibility with current
16-
xcube server implementation.
17-
183
### Enhancements
194

205
* Introduced a more efficient and robust approach for dataset reprojection:
@@ -41,6 +26,20 @@
4126
to regular grid reprojection, the algorithm is unnecessarily complex for such cases.
4227

4328

29+
## Changes in 1.10.0
30+
31+
### Enhancements
32+
33+
* Bundled [xcube Viewer 1.6.0](https://github.com/xcube-dev/xcube-viewer/releases/tag/v1.6.0)
34+
that comes with enhanced layer management.
35+
36+
### Other changes
37+
38+
* Make test suite compatible with click >=8.2.0 (#1155)
39+
40+
* Pinned `tornado >=6.0,<6.5` due to an incompatibility with current
41+
xcube server implementation.
42+
4443

4544
## Changes in 1.9.1
4645

0 commit comments

Comments
 (0)