Skip to content

Commit b0081bb

Browse files
committed
more
1 parent 9503653 commit b0081bb

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed

_layouts/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h4>Due/Released: {{ page.date }}</h4>
4242
<h4><a href="https://github.com/haskell-distributed/distributed-process/compare/{{ page.commits }}">Code Changes (redirects to github)</a></h4>
4343
{{ content }}
4444

45-
<a href="{{ page.feed_url }}"><h5>Issue RSS Feed</h5></a>
45+
<a href="https://cloud-haskell.atlassian.net/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=project+%3D+DP+AND+status+%3D+Closed+AND+fixVersion+%3D+{{ page.version }}&tempMax=1000"><h5>Issue RSS Feed</h5></a>
4646
</div>
4747
<!--
4848
<div class="span9">

changelog/dp-0.4.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
layout: changelog
33
title: distributed-process-0.4.1
4-
date: 01-27-2013
4+
date: 27-01-2013
55
status: Released
66
version: 0.4.1
7-
commits: none
7+
commits: distributed-process-0.4.0.2...distributed-process-0.4.1
88
---
99

1010
Notes

changelog/dp-0.4.2.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
layout: changelog
33
title: distributed-process-0.4.2
4-
date: Sun Jan 27 15:12:02 UTC 2013
4+
date: 27-01-2013
55
status: Released
66
version: 0.4.2
77
commits: distributed-process-0.4.1...v0.4.2
88
release: 10006
9-
feed_url: https://cloud-haskell.atlassian.net/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=project+%3D+DP+AND+status+%3D+Closed+AND+fixVersion+%3D+0.4.2&tempMax=1000
109
---
1110

1211
### Notes

changelog/dp-0.5.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ status: Released
55
date: Wen May 28 12:15:02 UTC 2014
66
version: 0.5.0
77
commits: distributed-process-0.4.2...master
8-
hackage: https://hackage.haskell.org/package/distributed-process
98
release: 10008
10-
feed_url: https://cloud-haskell.atlassian.net/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=project+%3D+DP+AND+status+%3D+Closed+AND+fixVersion+%3D+0.5.0&tempMax=1000
119
---
1210

1311
### Notes

0 commit comments

Comments
 (0)