Skip to content

Commit 77976a5

Browse files
committed
copy
1 parent 5af46aa commit 77976a5

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
### main branch
44

5+
- Bumped dependencies to pickup litellm fix for Ollama.
56
- Added support for `openrouter/google/gemma-3-27b-it` model.
67
- Aider wrote 96% of the code in this release.
78

aider/website/HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ cog.out(text)
2525

2626
### main branch
2727

28+
- Bumped dependencies to pickup litellm fix for Ollama.
2829
- Added support for `openrouter/google/gemma-3-27b-it` model.
2930
- Aider wrote 96% of the code in this release.
3031

aider/website/docs/leaderboards/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@ mod_dates = [get_last_modified_date(file) for file in files]
124124
latest_mod_date = max(mod_dates)
125125
cog.out(f"{latest_mod_date.strftime('%B %d, %Y.')}")
126126
]]]-->
127-
March 14, 2025.
127+
March 17, 2025.
128128
<!--[[[end]]]-->
129129
</p>

0 commit comments

Comments
 (0)