Skip to content

Commit 18340ca

Browse files
committed
Update changelog for v1.8.2
1 parent 453218b commit 18340ca

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Diff for: CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## Version 1.8.2 (2024/02/05)
2+
3+
### Issues Closed
4+
5+
* [Issue 140](https://github.com/pytroll/pyorbital/issues/140) - pyorbital cannot read TLE for MTG-I1 / Meteosat-12 ([PR 141](https://github.com/pytroll/pyorbital/pull/141) by [@gerritholl](https://github.com/gerritholl))
6+
* [Issue 139](https://github.com/pytroll/pyorbital/issues/139) - `Orbital` cannot get TLEs from the internet
7+
8+
In this release 2 issues were closed.
9+
10+
### Pull Requests Merged
11+
12+
#### Bugs fixed
13+
14+
* [PR 143](https://github.com/pytroll/pyorbital/pull/143) - Fix a bug in using TLES env variable
15+
16+
#### Features added
17+
18+
* [PR 141](https://github.com/pytroll/pyorbital/pull/141) - Add Meteosat-12 to platforms.txt ([140](https://github.com/pytroll/pyorbital/issues/140))
19+
20+
In this release 2 pull requests were closed.
21+
22+
123
## Version 1.8.1 (2024/01/05)
224

325
### Pull Requests Merged

0 commit comments

Comments
 (0)