Skip to content

Commit 9e8dc31

Browse files
committed
Add changelog for 0.29.0
1 parent bef6c1e commit 9e8dc31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Changelog
44
permalink: /changelog/
55
---
66

7-
# 0.29.0-SNAPSHOT (In Development)
7+
# 0.29.0
88

99
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.28.0...master),
1010
[Milestone](https://github.com/mozilla-mobile/android-components/milestone/31?closed=1),
@@ -40,7 +40,7 @@ permalink: /changelog/
4040
```
4141
These attributes are also available in XML (except for typeface):
4242
```xml
43-
<mozilla.components.browser.toolbar.BrowserToolbar
43+
<mozilla.components.browser.toolbar.BrowserToolbar
4444
android:id="@+id/toolbar"
4545
app:browserToolbarTextColor="#ff0000"
4646
app:browserToolbarHintColor="#00ff00"

0 commit comments

Comments
 (0)