Skip to content

Commit

Permalink
history file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksmoke26 committed Aug 23, 2016
1 parent 46255cc commit 27c6f92
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Yii2 CDN History
=======================

## v0.2.2
* Added section's functional attribute:

```php
// removes section from paths/urls.
// Default value: false
"noNameInPathUrls" => true,
```

* Updated property doc comment
* Updated Version to 0.2.2

## v0.2.1
* Bug fixed: yii2cdn\trait\Url not found.
* Added trait files
* Updated readme file

## v0.2.0 (purple)

* (New) Component and Section custom attributes.
Expand Down

0 comments on commit 27c6f92

Please sign in to comment.