Skip to content

Commit 7eed658

Browse files
committed
Update README, add CHANGELOG
1 parent 10d3bd0 commit 7eed658

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
codebird-cors-proxy - changelog
22
===============================
33

4+
1.4.0 (2015-12-04)
5+
+ #6 Support custom content-types
6+
+ Update cacert.pem
7+
48
1.3.0 (2014-05-27)
59
+ #4 Allow uploading multiple media (use media_data)
610

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ codebird-cors-proxy
22
===================
33
*Proxy to the Twitter API, adding CORS headers to replies.*
44

5-
Copyright (C) 2013-2014 Jublo Solutions <[email protected]>
5+
Copyright (C) 2013-2015 Jublo Solutions <[email protected]>
66

77
This program is free software: you can redistribute it and/or modify
88
it under the terms of the GNU General Public License as published by
@@ -28,7 +28,7 @@ This is the CORS proxy of the Codebird library.
2828
### Requirements
2929

3030
- For use with **codebird-js 2.4.1 or higher**
31-
- PHP 5.3.0 or higher
31+
- PHP 5.5.0 or higher
3232
- CURL extension
3333
- OpenSSL extension
3434
- For IIS, [URL Rewrite](http://www.iis.net/downloads/microsoft/url-rewrite) is required

0 commit comments

Comments
 (0)