Merge lp:~nik90/component-store/add-release-notes into lp:component-store

Proposed by Nekhelesh Ramananthan
Status: Merged
Merged at revision: 36
Proposed branch: lp:~nik90/component-store/add-release-notes
Merge into: lp:component-store
Diff against target: 69 lines (+32/-2)
4 files modified
docs/_components/circleimage.rst (+1/-1)
docs/_components/pagewithbottomedge.rst (+1/-1)
docs/index.rst (+1/-0)
docs/release.rst (+29/-0)
To merge this branch: bzr merge lp:~nik90/component-store/add-release-notes
Reviewer Review Type Date Requested Status
Ubuntu Touch Community Dev Pending
Review via email: mp+241212@code.launchpad.net

Commit message

- Added release notes
- Fixed docs build warnings

Description of the change

- Added release notes
- Fixed docs build warnings

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/_components/circleimage.rst'
2--- docs/_components/circleimage.rst 2014-11-06 17:03:51 +0000
3+++ docs/_components/circleimage.rst 2014-11-09 16:02:19 +0000
4@@ -1,5 +1,5 @@
5 Circle Image
6-===========
7+============
8
9 +----------+---------------------------------+
10 | Author | Michael Spencer |
11
12=== modified file 'docs/_components/pagewithbottomedge.rst'
13--- docs/_components/pagewithbottomedge.rst 2014-11-06 17:03:51 +0000
14+++ docs/_components/pagewithbottomedge.rst 2014-11-09 16:02:19 +0000
15@@ -110,7 +110,7 @@
16 .. _bottomEdgeDismissed():
17
18 bottomEdgeDismissed()
19-^^^^^^^^^^^^^^^^^^^^
20+^^^^^^^^^^^^^^^^^^^^^
21
22 Called when the bottom edge is dismissed (hidden).
23
24
25=== modified file 'docs/index.rst'
26--- docs/index.rst 2014-11-08 23:09:40 +0000
27+++ docs/index.rst 2014-11-09 16:02:19 +0000
28@@ -40,6 +40,7 @@
29
30 install
31 contribute
32+ release
33
34 Components
35 ----------
36
37=== added file 'docs/release.rst'
38--- docs/release.rst 1970-01-01 00:00:00 +0000
39+++ docs/release.rst 2014-11-09 16:02:19 +0000
40@@ -0,0 +1,29 @@
41+Release Notes
42+=============
43+
44+**9th November 2014**
45+
46+* Fixed build warnings in CircleImage and PageWithBottomEdge documentation
47+* Added release notes to the documentation
48+* Released ucs 0.1.2
49+
50+ * Improved intall and update command to use less network bandwidth
51+ * Fixed typos in the help command
52+
53+**8th November 2014**
54+
55+* Added Fastscroll Component
56+* Packaged ucs 0.1.1 and released to trusty, utopic and vivid using a PPA
57+* Improved index.rst and fixed typos
58+
59+**6th November 2014**
60+
61+* Added PageWithBottomEdge component
62+* Added iconColor property to EmptyState component
63+* Added images to EmptyState and CircleImage to make it more descriptive for users
64+
65+**4th November 2014**
66+
67+* First release of Ubuntu Component Store
68+* Added UCS Gallery
69+* Added EmptyState and CircleImage components

Subscribers

People subscribed via source and target branches