Skip to content

Commit 61ebcbd

Browse files
committed
Add changelogs
1 parent 27cda66 commit 61ebcbd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.6.3
2+
3+
- Replace print statements with lightweight logging implementation
4+
15
## 0.6.2
26

37
- Remove trailing CR before processing the lines

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mcp_dart
22
description: Dart Implementation of Model Context Protocol (MCP) SDK.
3-
version: 0.6.2
3+
version: 0.6.3
44
repository: https://github.com/leehack/mcp_dart
55

66
environment:

0 commit comments

Comments
 (0)