You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+14
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Gw2Sharp History
2
2
3
+
## 1.7.0 (6 February 2022)
4
+
This release is a small feature update for End of Dragons and a forgotten name property in the equipment tab response.
5
+
6
+
### Endpoints
7
+
- Add `Name` property to `Gw2Sharp.WebApi.V2.Models.CharacterEquipmentTabSlot` ([#115](https://github.com/Archomeda/Gw2Sharp/pull/115))
8
+
9
+
### Mumble Link
10
+
- Add support for the Skiff and the Siege Turtle mount enums ([#114](https://github.com/Archomeda/Gw2Sharp/pull/114) by [@TheMrMilchmann](https://github.com/TheMrMilchmann))
11
+
12
+
### Miscellaneous
13
+
- Testing against .NET Core 2.1 has been removed as this version has been end of life for quite some time now. Instead, testing against .NET 6 has now been added. This doesn't have any impact for any consumers of Gw2Sharp. ([#111](https://github.com/Archomeda/Gw2Sharp/pull/111))
14
+
15
+
---
16
+
3
17
## 1.6.1 (30 December 2021)
4
18
This is a hotfix release that actually includes the Mumble Link additions as listed in v1.6.0.
0 commit comments