Skip to content

Commit b3ee667

Browse files
update RELEASE_NOTES.md
1 parent 38f92ba commit b3ee667

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- master
6+
- 5.1-maintenance
67
- newbuild
78
paths:
89
- RELEASE_NOTES.md

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
### 5.1.35
22
- merged `5.1.30.1` and `5.1.30.2`
33
- cherry picked all commits from `master` branch, which are not related to 5.2.x upgrade
4+
- add branch `5.1-maintenance` to `.github/workflows/publish.yml`
5+
- fix warning (deprecated `WebClient`)
46

57
### 5.1.34
68
- [IPointCloudNode] FilterConvexHulls3d: polygon is CCW

0 commit comments

Comments
 (0)