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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,14 @@ Since this is not a library, this changelog focuses on the changes that are rele
27
27
28
28
### 🐛 Bug Fixes
29
29
30
-
- Added more tests that fixed some smaller bugs
31
30
- Fixed a potential panic when entities are not found in the database ([`31405a72`](https://github.com/explodingcamera/liwan/commit/31405a721dc5c5493098e211927281cca7816fec))
32
31
- Fixed issues with the `Yesterday` Date Range ([`76278b57`](https://github.com/explodingcamera/liwan/commit/76278b579c5fe1557bf1c184542ed6ed2aba57cd))
33
32
34
33
### Other
35
34
36
35
- Removed Sessions and Average Views per Session metrics. They were not accurate and were removed to avoid confusion.
0 commit comments