Skip to content

Commit ae694b3

Browse files
committed
chore(main): release 1.1.0
1 parent b272fdc commit ae694b3

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/IFCA-Advanced-Computing/anjana/compare/v1.0.0...v1.1.0) (2025-01-30)
4+
5+
6+
### Features
7+
8+
* add fuction for applying a given transformation ([be9c7dd](https://github.com/IFCA-Advanced-Computing/anjana/commit/be9c7dd7fbf88bb74d30c7bb56279cbde08958dd))
9+
10+
11+
### Bug Fixes
12+
13+
* fix apply_transformation function ([61998c3](https://github.com/IFCA-Advanced-Computing/anjana/commit/61998c33466c2810d6d350dd4eade5a676a627ff))
14+
15+
16+
### Documentation
17+
18+
* fix EU acknowledgement with link to Cordis ([18de191](https://github.com/IFCA-Advanced-Computing/anjana/commit/18de1913acb090eeba482484dc506266ee86b78f))
19+
* update getting_started.rst ([56cf748](https://github.com/IFCA-Advanced-Computing/anjana/commit/56cf74846942e93374c008921b5d2d042bdfce38))
20+
* update index.rst ([f7967ad](https://github.com/IFCA-Advanced-Computing/anjana/commit/f7967ad5884c30d926f2a3cd355d58d20f54951c))
21+
322
## [1.0.0](https://github.com/IFCA-Advanced-Computing/anjana/compare/v0.2.2...v1.0.0) (2024-08-14)
423

524

0 commit comments

Comments
 (0)