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
{{ message }}
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,11 @@
1
-
================
2
-
Change history
3
-
================
1
+
# Changelog
4
2
5
-
2.0.0
6
-
=====
7
-
:release-date: 13-07-2020
8
-
:by: Amin Mahboubi
3
+
## 2.0.0 - 13-07-2020
9
4
10
5
* Breaking change: Drop support for node v11, v13 and below v10
11
6
12
7
13
-
1.0.0
14
-
=====
15
-
:release-date: 25-11-2015
16
-
:by: Matthisk Heimensen
8
+
## 1.0.0 - 25-11-2015
17
9
18
10
* Breaking change: enrichActivities and enrichAggregatedActivities no longer accept a callback but return a promise
19
11
* Breaking change: No longer register a schema to be an ActivitySchema through activitySchema method but build an ActivitySchema object from ActivitySchemaFactory
0 commit comments