TNO Intern

Commit 07092815 authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Resolve "fix the changelog"

parent f7da195c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

## v2.0.0 (27-2-2026)
After an essential rewrite of the java code, parts of the API of pythermoGIS had to be updated. Since these were breaking, non-backward compatible, changes, a version 2.0.0 is released. 
The most important and noticible change is that the method of setting up the input parameters has changed. Please check out the customized properties page for 
The most important and noticible change is that the method of setting up the input parameters has changed. Please check out the [customized properties](usage/customized_props.md) page for examples of the new API.

## v1.2.5 (26-1-2026)
A java 17 virtual machine is now automatically installed the first time a pythermogis simulation is run. This uses the [install-jdk](https://pypi.org/project/install-jdk/) python project.
+2 −2
Original line number Diff line number Diff line
@@ -4933,8 +4933,8 @@ packages:
  timestamp: 1740946648058
- pypi: ./
  name: pythermogis
  version: 1.2.5
  sha256: f7faf166eaa5141f37e7e96c2fc7f2c01cf26da4be5fc5164aa0c8c784614e2b
  version: 2.0.0
  sha256: 45e9ae3e6dad3c3786e34980c9ad1f5f967cf9fa850424c82fc20ad800a688bb
  requires_dist:
  - jpype1>=1.5.2,<2
  - xarray==2024.9.0.*