Skip to content

Commit 6d947c3

Browse files
committed
release 0.3.6
1 parent 45ba727 commit 6d947c3

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
@@ -5,6 +5,10 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.3.6]
9+
10+
- 添加多维表格类型:查找引用、流程、按钮
11+
812
## [0.3.5]
913

1014
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "open-lark"
3-
version = "0.3.5"
3+
version = "0.3.6"
44
edition = "2021"
55
authors = ["ZoOL <zhooul@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)