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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# CHANGELOG
2
2
3
+
## rc.1
4
+
5
+
-** BREAKING ** Refactor to implement Microsoft.ApplicationInsights.IConfig and Microsoft.ApplicationInsights.IAppInsights
6
+
- Refactor config into service and expose full config
7
+
- Add call to init to module
8
+
9
+
## rc.0
10
+
11
+
- Implemented remaining methods
12
+
13
+
3
14
## 0.3
4
15
5
16
-** BREAKING ** Re-released to NPM package via `@markpieszak/ng-application-insights`, remove the `x` from `ngx`. (According to latest Angular naming guidelines)
0 commit comments