Skip to content

Commit 0d14b20

Browse files
committed
Updated documents, and lock files.
1 parent bc2aa8e commit 0d14b20

3 files changed

Lines changed: 69 additions & 63 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ They created pull requests. Thanks for cooperating.
2020
- Thijs Meijer
2121
- Patrick Janser
2222
- Roger Engström
23+
- Stathis Askaridis
2324

2425
## At a Glance
2526

@@ -142,3 +143,5 @@ MIT License
142143
Fix SSL certificate check errors by using the system's certificate authorities (Thanks to @patacra).
143144
FileMakerLayout::getMetadataOld and getMetadata methods don't return the false value in the case of log-in error.
144145
It returns just null.
146+
- Upcoming date: [Ver.33]
147+
The query method supports date format parameter (Thanks to @stathisaska).

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,13 @@
7070
"name": "Thijs Meijer (Contributor)"
7171
},
7272
{
73-
"name": "Patrick Janser"
73+
"name": "Patrick Janser (Contributor)"
7474
},
7575
{
7676
"name": "Roger Engström (Contributor)"
77+
},
78+
{
79+
"name": "Stathis Askaridis (Contributor)"
7780
}
7881
],
7982
"support": {

0 commit comments

Comments
 (0)