Skip to content

Commit b17c09e

Browse files
committed
Prepare v0.1.1 release
1 parent 3877888 commit b17c09e

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3-
## 0.1.0 (2014-04-06)
3+
## 0.1.1 (2015-04-07)
44

5-
* First tagged release
5+
* Fix: Accessing deleted files in older revisions now works
6+
([#6](https://github.com/clue/php-viewvc-api-react/pull/6))
7+
8+
* Fix: Improve parsing XHTML structure
9+
([#7](https://github.com/clue/php-viewvc-api-react/pull/7))
10+
11+
* Fix: Add trailing slash to base URL
12+
([#5](https://github.com/clue/php-viewvc-api-react/pull/5))
13+
14+
* Improve test suite and directory listing example
15+
([#8](https://github.com/clue/php-viewvc-api-react/pull/8), [#9](https://github.com/clue/php-viewvc-api-react/pull/9))
16+
17+
## 0.1.0 (2015-04-06)
18+
19+
* First tagged release

0 commit comments

Comments
 (0)