Skip to content

Commit 025a843

Browse files
authored
v3.1.1 (#68)
1 parent da9916d commit 025a843

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.1.1] - 2025-12-05
9+
- Use real GPT-5.1-Codex-Max's pricing (reported pricings should be a bit lower) - @mike1858
10+
811
## [3.1.0] - 2025-12-05
912
- We now fully support the [Pi coding agent](https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent)! Track your historical (and current) Pi usage - @mike1858
1013
- Splitrail Cloud: Update Next.js version in response to [critical security vulnerability](https://github.com/facebook/react/security/advisories/GHSA-fv66-9v8q-g76r) - @mike1858

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "splitrail"
3-
version = "3.1.0"
3+
version = "3.1.1"
44
edition = "2024"
55
license = "MIT"
66
authors = ["Piebald LLC <support@piebald.ai>"]

0 commit comments

Comments
 (0)