Skip to content

Commit 1018997

Browse files
committed
Update changelog for v1.7.0
1 parent 3e95ba3 commit 1018997

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Gw2Sharp History
22

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+
317
## 1.6.1 (30 December 2021)
418
This is a hotfix release that actually includes the Mumble Link additions as listed in v1.6.0.
519

0 commit comments

Comments
 (0)