Skip to content

Commit afad2b1

Browse files
author
Saurabh Kumar
committed
release(): add release notes for 0.2.0
1 parent 5df9fa9 commit afad2b1

1 file changed

Lines changed: 21 additions & 5 deletions

File tree

docs/release_notes.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,34 @@
11
# Release Notes
22

3-
## [0.2.0-dev][0.2.0]
3+
## [0.2.0][0.2.0]
44

5-
[Under Development]
5+
__Date:__ 29th March 2015
66

7-
- ...
7+
__Added__
8+
- add support for fig based development environment (#129)
9+
- django admin got a new theme based on django-flat-theme
10+
- setup social sharing on proposal detail pages (#185)
11+
- add `SITE_URL` settings to support path based root url of site.
12+
- add docker/fig setup
13+
- add celery support
14+
- send mail to reviewers for new proposals
15+
16+
__Changes__
17+
- hide reviewer name in comments (#193)
18+
- UI: remove 'description' from page proposals list (#149)
19+
- update styling of create proposal forms
20+
21+
__Fixes__
22+
- upgrade django and other libraries to latest
23+
- fix incorrect login url on comment section
824

925
## [0.1.0]
1026

11-
**Date:** 8 February 2015
27+
__Date:__ 8th February 2015
1228

1329
- initial release with core functionality working
1430

15-
[0.2.0]: https://github.com/pythonindia/junction/issues?q=milestone%3A%22release+0.2.0%22
31+
[0.2.0]: https://github.com/pythonindia/junction/compare/0.1.0...0.2.0
1632
[0.1.0]: https://github.com/pythonindia/junction/issues?q=milestone%3A%22release+0.1.0+-+initial+release%22
1733

1834
<!-- autolinks #12 to an github issue -->

0 commit comments

Comments
 (0)