Skip to content

Commit b1e6ab6

Browse files
committed
doc: Update/align CHANGELOGs
1 parent db88727 commit b1e6ab6

2 files changed

Lines changed: 30 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
# v3 (2023-01-23)
1+
# 3.0.0 (2023-02-05)
2+
3+
## Breaking Changes
4+
5+
- Remove IntifaceCLI executable, expect that users will now connect to Intiface Central.
26

37
## Features
48

5-
- Update to Buttplug C# v3
6-
- Remove executable distribution
7-
- Basically make this a copy of the nuget package
8-
- Probably piss off devs but it's either do that or just drop this project completely
9+
- Update to Buttplug C# v3.0
10+
- Returns to working with pure native C# libraries, no more architecture-specific Rust FFI
11+
required.
12+
- Basically make this a copy of the nuget package
13+
- Probably piss off devs but it's either do that or just drop this project completely
914

1015
# v2.1.1 (2021-05-14)
1116

Packages/ButtplugUnity/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# 3.0.0 (2023-02-05)
2+
3+
## Breaking Changes
4+
5+
- Remove IntifaceCLI executable, expect that users will now connect to Intiface Central.
6+
7+
## Features
8+
9+
- Update to Buttplug C# v3.0
10+
- Returns to working with pure native C# libraries, no more architecture-specific Rust FFI
11+
required.
12+
- Basically make this a copy of the nuget package
13+
- Probably piss off devs but it's either do that or just drop this project completely
14+
15+
# v2.1.1 (2021-05-14)
16+
17+
## Features
18+
19+
- Update to Buttplug C# v2.0.2, fixes some crashes relating to the logging system
20+
121
# 2.1.0 (2021-05-10)
222

323
## Features

0 commit comments

Comments
 (0)