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
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Gw2Sharp History
2
2
3
+
## 1.7.1 (9 April 2022)
4
+
This includes a small fix for the Icon property on skills, which can be null.
5
+
6
+
### Endpoints
7
+
- Change `Icon` property on `Gw2Sharp.WebApi.V2.Models.Skill` to be nullable ([#118](https://github.com/Archomeda/Gw2Sharp/pull/118) by [@dlamkins](https://github.com/dlamkins))
8
+
3
9
## 1.7.0 (6 February 2022)
4
10
This release is a small feature update for End of Dragons and a forgotten name property in the equipment tab response.
0 commit comments