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
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,18 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
-
# [3.11.2] - 23-09-2021
5
+
# [3.11.3] - 23-09-2021
6
6
7
7
### Added
8
8
9
9
- New `Account` methods: `synchWithExternalAccount` and `updateExternalAccount`
10
10
11
+
# [3.11.2] - 10-05-2021
12
+
13
+
### fixes
14
+
15
+
- Due to breaking changes introduced in typedoc 0.20.0 version, the view of our generated docs has been broken. The typedoc version is reverted to 0.19.2.
0 commit comments