We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3877888 commit b17c09eCopy full SHA for b17c09e
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
-## 0.1.0 (2014-04-06)
+## 0.1.1 (2015-04-07)
4
5
-* First tagged release
+* 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