aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/php/vendor/react/cache/CHANGELOG.md
diff options
context:
space:
mode:
authormarvin-borner@live.com2018-04-16 21:09:05 +0200
committermarvin-borner@live.com2018-04-16 21:09:05 +0200
commitcf14306c2b3f82a81f8d56669a71633b4d4b5fce (patch)
tree86700651aa180026e89a66064b0364b1e4346f3f /assets/php/vendor/react/cache/CHANGELOG.md
parent619b01b3615458c4ed78bfaeabb6b1a47cc8ad8b (diff)
Main merge to user management system - files are now at /main/public/
Diffstat (limited to 'assets/php/vendor/react/cache/CHANGELOG.md')
-rwxr-xr-xassets/php/vendor/react/cache/CHANGELOG.md35
1 files changed, 0 insertions, 35 deletions
diff --git a/assets/php/vendor/react/cache/CHANGELOG.md b/assets/php/vendor/react/cache/CHANGELOG.md
deleted file mode 100755
index 19d1801..0000000
--- a/assets/php/vendor/react/cache/CHANGELOG.md
+++ /dev/null
@@ -1,35 +0,0 @@
-# Changelog
-
-## 0.4.2 (2017-12-20)
-
-* Improve documentation with usage and installation instructions
- (#10 by @clue)
-
-* Improve test suite by adding PHPUnit to `require-dev` and
- add forward compatibility with PHPUnit 5 and PHPUnit 6 and
- sanitize Composer autoload paths
- (#14 by @shaunbramley and #12 and #18 by @clue)
-
-## 0.4.1 (2016-02-25)
-
-* Repository maintenance, split off from main repo, improve test suite and documentation
-* First class support for PHP7 and HHVM (#9 by @clue)
-* Adjust compatibility to 5.3 (#7 by @clue)
-
-## 0.4.0 (2014-02-02)
-
-* BC break: Bump minimum PHP version to PHP 5.4, remove 5.3 specific hacks
-* BC break: Update to React/Promise 2.0
-* Dependency: Autoloading and filesystem structure now PSR-4 instead of PSR-0
-
-## 0.3.2 (2013-05-10)
-
-* Version bump
-
-## 0.3.0 (2013-04-14)
-
-* Version bump
-
-## 0.2.6 (2012-12-26)
-
-* Feature: New cache component, used by DNS