Skip to content

Commit 6149e4a

Browse files
author
Florian Eckerstorfer
committed
Update README for v0.2 release
1 parent 1377e78 commit 6149e4a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,15 @@ In case you want to support the development of Chain you can [send me an Euro or
203203
Change Log
204204
----------
205205

206-
### Version 0.3 (6 November 2015)
206+
### Version 0.2 (6 November 2015)
207+
208+
- [#11](https://github.com/cocur/chain/pull/11) Add `Cocur\Chain\Chain::createFromString()` to create a chain from a
209+
string
210+
- [#10](https://github.com/cocur/chain/pull/10) Add methods to `Cocur\Chain\AbstractChain` to retrieve first and last
211+
element of chain.
212+
- [#9](https://github.com/cocur/chain/pull/9) `Cocur\Chain\Chain` is now countable
213+
214+
### Version 0.1 (6 November 2015)
207215

208216
- *Initial release*
209217

0 commit comments

Comments
 (0)