Skip to content

Commit 7448394

Browse files
committed
Set release date
1 parent 8fbf5eb commit 7448394

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ tests export-ignore
88
.php_cs export-ignore
99
.travis.yml export-ignore
1010
phpunit.xml export-ignore
11+
sami_config.php export-ignore

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog #
22

3-
## v1.0.0 (?) ##
3+
## v1.0.0 (2017-02-26) ##
44

55
* Initial release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In order to increase interoperability, the library also provides a PSR-7
2020
compatible stream to use with frameworks and HTTP requests.
2121

2222
API documentation for the library can be generated using Sami and found
23-
[online](https://violet.riimu.net/api/streaming-json-encoder/).
23+
[online](http://violet.riimu.net/api/streaming-json-encoder/).
2424

2525
[![Travis](https://img.shields.io/travis/violet-php/streaming-json-encoder.svg?style=flat-square)](https://travis-ci.org/violet-php/streaming-json-encoder)
2626
[![Scrutinizer](https://img.shields.io/scrutinizer/g/violet-php/streaming-json-encoder.svg?style=flat-square)](https://scrutinizer-ci.com/g/violet-php/streaming-json-encoder/)

0 commit comments

Comments
 (0)