We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446881e commit 4e18c86Copy full SHA for 4e18c86
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2026-04-08 v1.2.2
2
+
3
+- Modernize PHP code style while retaining comptability to outdated PHP versions
4
5
# 2021-02-08 v1.2.0
6
7
- Improve resolution
composer.json
@@ -1,7 +1,7 @@
{
"name": "nohn/analogmeterreader",
"description": "Read analog meters",
- "version": "1.2.1",
+ "version": "1.2.2",
"type": "library",
"license": "AGPL-3.0-or-later",
"authors": [
0 commit comments