Skip to content

Commit 3d6e4a4

Browse files
authored
Update release-notes.md
1 parent f204c6d commit 3d6e4a4

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

docs/release-notes.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# Release Notes
22

3-
### Release v1.0.0
3+
## Release v1.0.0
4+
45
### What's changed
56
#### Added Features:
6-
* Classes for Exemplar selection (Random and RandomSearch)
7+
* exemplar selection module, classes for exemplar selection (Random and RandomSearch)
78
* helper functions: run_experiment, run_optimization and run_evaluation
89

910
#### Further Changes:
10-
* removed deepinfra helper functions, as the langchain-community libary is now working as intended
11+
* removed deepinfra helper functions as langchain-community libary is now working as intended
1112
* added license
1213
* added release notes :)
1314

14-
**Full Changelog**: [here](https://github.com/finitearth/promptolution/compare/v0..20...v1.0.0)
15+
**Full Changelog**: [here](https://github.com/finitearth/promptolution/compare/v0.2.0...v1.0.0)
1516

1617
## Release v0.2.0
1718

@@ -21,7 +22,6 @@
2122
* Prompt variation utility function
2223
* New optimizer: OPro (see [arXiv paper](https://arxiv.org/abs/2309.03409))
2324

24-
2525
#### Further Changes:
2626
* Workflows for automated build, deployment & release
2727
* New documentation page appearance
@@ -79,12 +79,3 @@
7979
* Added experiment results and evaluation notebooks
8080

8181
**Full Changelog**: [here](https://github.com/finitearth/promptolution/commits/0.1.0)
82-
<<<<<<< HEAD
83-
=======
84-
coming soon...
85-
>>>>>>> main
86-
=======
87-
coming soon...
88-
>>>>>>> parent of e23dd74 (Chore/docs release notes (#18))
89-
=======
90-
>>>>>>> parent of 25639c9 (Merge branch dev accepting all incoming changes)

0 commit comments

Comments
 (0)