|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
4 | 4 |
|
5 | | -### [0.4.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.3.0...v0.4.0) (2021-04-11) |
| 5 | +### [0.4.1](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.4.0...v0.4.1) (2021-07-23) |
| 6 | + |
| 7 | +### Bug Fixes |
6 | 8 |
|
| 9 | +- force capacitor version `^2.4.8` ([#44](https://github.com/capacitor-community/firebase-crashlytics/issues/44)) ([6d941c7](https://github.com/capacitor-community/firebase-crashlytics/commit/6d941c7ad81b45b38dc95e19e77a0401dc24d487)) |
7 | 10 |
|
8 | | -### Features |
| 11 | +### [0.4.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.3.0...v0.4.0) (2021-04-11) |
9 | 12 |
|
10 | | -* **android:** add support for project variables ([#25](https://github.com/capacitor-community/firebase-crashlytics/issues/25)) ([1cb5e16](https://github.com/capacitor-community/firebase-crashlytics/commit/1cb5e1675d29eee9e7771e955b0e3822b83e53d2)) |
| 13 | +### Features |
11 | 14 |
|
| 15 | +- **android:** add support for project variables ([#25](https://github.com/capacitor-community/firebase-crashlytics/issues/25)) ([1cb5e16](https://github.com/capacitor-community/firebase-crashlytics/commit/1cb5e1675d29eee9e7771e955b0e3822b83e53d2)) |
12 | 16 |
|
13 | 17 | ### Bug Fixes |
14 | 18 |
|
15 | | -* **ios:** FirebaseApp.configure() not called ([2bc3e3c](https://github.com/capacitor-community/firebase-crashlytics/commit/2bc3e3c78bebd29bd4a7606a3dd1b60d52f23daa)) |
16 | | -* **android:** didCrashDuringPreviousExecution is not a function ([cbec445](https://github.com/capacitor-community/firebase-crashlytics/commit/cbec44549c8ae45a504c167cde50817a16ad1477)) |
| 19 | +- **ios:** FirebaseApp.configure() not called ([2bc3e3c](https://github.com/capacitor-community/firebase-crashlytics/commit/2bc3e3c78bebd29bd4a7606a3dd1b60d52f23daa)) |
| 20 | +- **android:** didCrashDuringPreviousExecution is not a function ([cbec445](https://github.com/capacitor-community/firebase-crashlytics/commit/cbec44549c8ae45a504c167cde50817a16ad1477)) |
17 | 21 |
|
18 | 22 | ## [0.3.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.2.0...v0.3.0) (2020-06-30) |
19 | 23 |
|
20 | | - |
21 | 24 | ### Features |
22 | 25 |
|
23 | | -* **android:** add recordException method [6ba14eb](https://github.com/capacitor-community/firebase-crashlytics/commit/6ba14eb36859927d9d272e691ad69b7fb59b26f1) |
24 | | -* **ios:** add recordException method [7fdf456](https://github.com/capacitor-community/firebase-crashlytics/commit/7fdf45680b1e45a5e99c2d9d729b33f912ced2a0) |
25 | | -* **web:** add definition for recordException [5f85199](https://github.com/capacitor-community/firebase-crashlytics/commit/5f851996f80db45347d9685c1dedbd57eaab3bc3) |
| 26 | +- **android:** add recordException method [6ba14eb](https://github.com/capacitor-community/firebase-crashlytics/commit/6ba14eb36859927d9d272e691ad69b7fb59b26f1) |
| 27 | +- **ios:** add recordException method [7fdf456](https://github.com/capacitor-community/firebase-crashlytics/commit/7fdf45680b1e45a5e99c2d9d729b33f912ced2a0) |
| 28 | +- **web:** add definition for recordException [5f85199](https://github.com/capacitor-community/firebase-crashlytics/commit/5f851996f80db45347d9685c1dedbd57eaab3bc3) |
26 | 29 |
|
27 | 30 | ## [0.2.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.1.3...v0.2.0) (2020-06-30) |
28 | 31 |
|
29 | | - |
30 | 32 | ### Features |
31 | 33 |
|
32 | | -* **ios:** add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports [0ce276f](https://github.com/capacitor-community/firebase-crashlytics/commit/0ce276f1f2bcd3c60e96072dc266667d3a07caef) |
33 | | -* **android:** add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports [0c41d9a](https://github.com/capacitor-community/firebase-crashlytics/commit/0c41d9aa95b3902e8857c9d76b3e08f649f92652) |
| 34 | +- **ios:** add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports [0ce276f](https://github.com/capacitor-community/firebase-crashlytics/commit/0ce276f1f2bcd3c60e96072dc266667d3a07caef) |
| 35 | +- **android:** add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports [0c41d9a](https://github.com/capacitor-community/firebase-crashlytics/commit/0c41d9aa95b3902e8857c9d76b3e08f649f92652) |
0 commit comments