We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942813d commit 9d0e291Copy full SHA for 9d0e291
1 file changed
CHANGELOG.md
@@ -10,7 +10,7 @@ _None_
10
11
### New Features
12
13
-_None_
+- Introduce new `openai_generate` action to get responses to a prompt/question from OpenAI API. [#621]
14
15
### Bug Fixes
16
@@ -24,7 +24,7 @@ _None_
24
25
26
27
-- `DateVersionCalculator`: move next year calculation decision to the clients [#619]
+- `DateVersionCalculator`: move next year calculation decision to the clients. [#619]
28
29
### Internal Changes
30
@@ -34,8 +34,8 @@ _None_
34
35
36
37
-- Fix `check_fonts_installed` step in `create_promo_screenshots` [#615]
38
-- Fix broken `draw_text_to_canvas` method for `create_promo_screenshots` [#614]
+- Fix `check_fonts_installed` step in `create_promo_screenshots`. [#615]
+- Fix broken `draw_text_to_canvas` method for `create_promo_screenshots`. [#614]
39
40
## 12.3.2
41
0 commit comments