Skip to content

Commit 8e1cb79

Browse files
committed
Add @thijsmeijer to contributors.
1 parent 5bc82a2 commit 8e1cb79

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ They created pull requests. Thanks for cooperating.
1717
- Rickard Andersson
1818
- Julien @AnnoyingTechnology
1919
- Tom Kuijer
20+
- Thijs Meijer
2021

2122
## At a Glance
2223

@@ -169,7 +170,8 @@ MIT License
169170
- 2022-08-04: [Ver.28]
170171
Added the getContainerData(URL) method to the FMDataAPI class for accessing container data from the url containing /Streaming/MainDB.
171172
[BUG FIX] The FileMakerRelation class's toArray method didn't return array (Thanks to Talwinder Singh).
172-
173+
- 2022-xx-xx: [Ver.29]
174+
Fixed the 'HTTP/2 stream 0 was not closed cleanly' problem with the new FileMaker (Thanks to @thijsmeijer)
173175

174176
## API Differences between ver.8 and 7.
175177
### FMDataAPI class

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@
6565
},
6666
{
6767
"name": "Tom Kuijer (Contributor)"
68+
},
69+
{
70+
"name": "Thijs Meijer (Contributor)"
6871
}
6972
],
7073
"support": {

0 commit comments

Comments
 (0)