Skip to content

Commit f092980

Browse files
committed
Release v0.10.0
1 parent 121f08f commit f092980

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/changelog.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changelog
22
=========
33

4+
0.10.0 (2024-11-21)
5+
-------------------
6+
7+
**Improved support for MeSO-net**
8+
9+
MeSO-net has two network codes for different time periods:
10+
11+
- ``0131`` for data after 20170401
12+
- ``0231`` for data 20080516-20170401
13+
14+
In previous versions, you need to know the above information and choose the correct
15+
network code when requesting data before or after 20170401. In this new version, HinetPy
16+
can automatically switch the network code for you, depending on the data time you're
17+
requesting. Note that you will get an error if the time span you requested crosses the
18+
date 20170401.
19+
20+
421
0.9.1 (2024-07-12)
522
------------------
623

0 commit comments

Comments
 (0)