Skip to content

Commit 9d0e291

Browse files
committed
Add CHANGELOG entry
1 parent 942813d commit 9d0e291

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ _None_
1010

1111
### New Features
1212

13-
_None_
13+
- Introduce new `openai_generate` action to get responses to a prompt/question from OpenAI API. [#621]
1414

1515
### Bug Fixes
1616

@@ -24,7 +24,7 @@ _None_
2424

2525
### Bug Fixes
2626

27-
- `DateVersionCalculator`: move next year calculation decision to the clients [#619]
27+
- `DateVersionCalculator`: move next year calculation decision to the clients. [#619]
2828

2929
### Internal Changes
3030

@@ -34,8 +34,8 @@ _None_
3434

3535
### Bug Fixes
3636

37-
- Fix `check_fonts_installed` step in `create_promo_screenshots` [#615]
38-
- Fix broken `draw_text_to_canvas` method for `create_promo_screenshots` [#614]
37+
- Fix `check_fonts_installed` step in `create_promo_screenshots`. [#615]
38+
- Fix broken `draw_text_to_canvas` method for `create_promo_screenshots`. [#614]
3939

4040
## 12.3.2
4141

0 commit comments

Comments
 (0)