Skip to content

Commit

Permalink
mod readme with version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertYue19900425 committed Aug 3, 2017
1 parent f5a253b commit d85fd72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ChangeLog

## 1.1.0 / 2017-08-03

* release package

## 1.0.0 / 2017-07-21

* AliyunOssAdapter 实现 League\Flysystem\Adapter\AbstractAdapter 定义的所有接口
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
[![Build Status](https://travis-ci.org/aliyun/aliyun-oss-php-sdk-flysystem.svg?branch=master)](https://travis-ci.org/aliyun/aliyun-oss-php-sdk-flysystem)
[![Coverage Status](https://coveralls.io/repos/github/aliyun/aliyun-oss-php-sdk-flysystem/badge.svg?branch=master)](https://coveralls.io/github/aliyun/aliyun-oss-php-sdk-flysystem?branch=master)

This is a Flysystem adapter for the Aliyun OSS ~1.0.0
This is a Flysystem adapter for the Aliyun OSS ~1.1.0

## 安装flysystem

```bash
composer require aliyun/aliyun-oss-flysystem
composer require alicloud/aliyun-oss-flysystem
```

## 运行实例
Expand Down

0 comments on commit d85fd72

Please sign in to comment.