Skip to content

Commit

Permalink
Update README, add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mynetx committed Dec 4, 2015
1 parent 10d3bd0 commit 7eed658
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
codebird-cors-proxy - changelog
===============================

1.4.0 (2015-12-04)
+ #6 Support custom content-types
+ Update cacert.pem

1.3.0 (2014-05-27)
+ #4 Allow uploading multiple media (use media_data)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ codebird-cors-proxy
===================
*Proxy to the Twitter API, adding CORS headers to replies.*

Copyright (C) 2013-2014 Jublo Solutions <support@jublo.net>
Copyright (C) 2013-2015 Jublo Solutions <support@jublo.net>

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

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

0 comments on commit 7eed658

Please sign in to comment.