File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.1 .0"
2+ "." : " 1.2 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.0] ( https://github.com/IFCA-Advanced-Computing/anjana/compare/v1.1.0...v1.2.0 ) (2025-09-21)
4+
5+
6+ ### Features
7+
8+ * add anjana logo ([ ce292b3] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/ce292b39743104e254090ca8468654e83b2aa823 ) )
9+ * add anjana logo ([ 43f8e0e] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/43f8e0e77a40cc2e1e668044db96eeb2eacf6eed ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * add anjana logo ([ 1635674] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/16356745c7e279c5985ba2073bb1a30af768497a ) )
15+
16+
17+ ### Documentation
18+
19+ * add logo ([ d370a7c] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/d370a7c59fc0dcc6d97ee41cb19076dbe63cfa4c ) )
20+ * update logo ([ 14ac46d] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/14ac46dfd001fc44174f884ce64f058196a5c33b ) )
21+ * update README.md ([ 1c22697] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/1c2269781d1dcd3faf00cf4d6b0018680f47df46 ) )
22+ * update sphinx version ([ 5b961a9] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/5b961a9a91bbfaef825ab26aea15e9320a2f6862 ) )
23+
324## [ 1.1.0] ( https://github.com/IFCA-Advanced-Computing/anjana/compare/v1.0.0...v1.1.0 ) (2025-01-30)
425
526
Original file line number Diff line number Diff line change 1616
1717"""ANJANA is an open source framework for anonymizing data with different techniques."""
1818
19- __version__ = "1.1 .0"
19+ __version__ = "1.2 .0"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " anjana"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44description = " ANJANA is an open source framework for applying different anonymity techniques."
55authors = [
66 " Judith Sáinz-Pardo Díaz <sainzpardo@ifca.unican.es>" ,
You can’t perform that action at this time.
0 commit comments