Skip to content

Commit 72cf866

Browse files
update changelog
1 parent 3025ef1 commit 72cf866

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Changelog
22

3-
### 1.6.5 - In development
3+
### 1.6.5 - Feb 10, 2025
44

55
- Add importer for data from Burst Statistics.
66
- Allow passing "false" and "no" to `monthly` query parameter in REST endpoint.
77
- Optimize PHP execution time for plugin bootstrapping code by aggresively lazy loading code that only runs on very specific requests. From 0.05 ms to 0.03 ms (!) with opcache or 1.44 ms to 0.54 ms without opcache for general requests.
8+
- Minor code improvements to classes responsible for aggregating data from buffer file into permanent storage.
89

910

1011
### 1.6.4 - Jan 25, 2025

0 commit comments

Comments
 (0)