Skip to content

Commit d9d13f2

Browse files
committed
copy
1 parent 8c982f8 commit d9d13f2

4 files changed

Lines changed: 271 additions & 259 deletions

File tree

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release history
22

3+
### Aider v0.85.4
4+
5+
- Added support for openai/gpt-5
6+
- Fixed analytics to support the latest PostHog SDK event-capture API.
7+
- Disabled temperature when using GPT-5 models for more deterministic outputs.
8+
39
### Aider v0.85.3
410

511
- Bumped dependencies to pick up latest litellm==1.75.0.

aider/website/HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ cog.out(text)
2424
]]]-->
2525

2626

27+
### Aider v0.85.4
28+
29+
- Added support for openai/gpt-5
30+
- Fixed analytics to support the latest PostHog SDK event-capture API.
31+
- Disabled temperature when using GPT-5 models for more deterministic outputs.
32+
2733
### Aider v0.85.3
2834

2935
- Bumped dependencies to pick up latest litellm==1.75.0.

0 commit comments

Comments
 (0)