Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 9453983

Browse files
committed
release v0.3.2
1 parent 692b16d commit 9453983

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.3.2 (2025-05-02)
4+
5+
* Bug fixes
6+
* Ignore SSE comment lines
7+
* Handle notifications while the server is disconnected
8+
39
## 0.3.1 (2025-04-26)
410

511
* Enhancements

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule McpProxy.MixProject do
22
use Mix.Project
33

4-
@version "0.3.1"
4+
@version "0.3.2"
55

66
def project do
77
[

0 commit comments

Comments
 (0)