Skip to content

Commit 533215a

Browse files
committed
add changelog
1 parent 1123e57 commit 533215a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## v0.4.0
4+
5+
### Breaking changes
6+
7+
- If you're running agentapi behind a reverse proxy, you'll now likely need to set the `--allowed-hosts` flag. See the [README](./README.md) for more details.
8+
9+
### New features
10+
11+
- Sourcegraph Amp support
12+
- Added a new `--allowed-hosts` flag to the `server` command.
13+
14+
### Fixes
15+
16+
- Updated Codex support after its TUI has been updated in a recent version.

0 commit comments

Comments
 (0)