-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9606cd0
commit 53fcc24
Showing
1 changed file
with
6 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,8 @@ | ||
.. :changelog: | ||
======= | ||
History | ||
======= | ||
|
||
Release History | ||
--------------- | ||
dev | ||
+++ | ||
- [First stable release in PyPI.] | ||
0.1.0 (2024-03-07) | ||
+++++++++++++++++++ | ||
0.2.0 (2024-03-06) | ||
------------------ | ||
|
||
**Bugfixes and Improvements** | ||
- Correcting problems in the exportation of the color lut files. | ||
- Creating a new method to export the color lut files. | ||
- Correction in the method to export the color lut files as TSV files. | ||
|
||
|
||
0.2.0 (2024-03-10) | ||
+++++++++++++++++++ | ||
**Improvements** | ||
- Development of different methods in the class Parcellation. | ||
- Introduction of some filtering methods. | ||
- Adding a method to add a new parcellation to the parcellation object. | ||
* Second release on PyPI. |