We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b53e0 commit a700c6eCopy full SHA for a700c6e
slang_gpt/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.11.1
2
+
3
+- feat: add gpt-4.1, gpt-5, and gpt-5-mini #321
4
5
## 0.11.0
6
7
- deps: bump slang to 4.0.0
slang_gpt/pubspec.yaml
@@ -1,6 +1,6 @@
name: slang_gpt
description: Use GPT to automatically translate at compile time. A tool for slang.
-version: 0.11.0
+version: 0.11.1
repository: https://github.com/slang-i18n/slang
environment:
0 commit comments