Skip to content

Commit 60dd239

Browse files
committed
new version 0.2.1
1 parent 1178d10 commit 60dd239

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Diana v0.2.1
2+
3+
## New Features
4+
5+
- make operationName default to nothing in client
6+
7+
## Bug fixes
8+
9+
## Deprecated or removed
10+
111
# Diana v0.2.0
212

313
## New Features

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "Diana"
22
uuid = "070d9d8b-17a7-5814-83fa-42438ba5c6e0"
33
authors = ["Josue Acevedo Maldonado <[email protected]>"]
44
repo = "https://github.com/neomatrixcode/Diana.jl.git"
5-
version = "0.2.0"
5+
version = "0.2.1"
66

77
[deps]
88
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"

0 commit comments

Comments
 (0)