55 Designate a post as repeatable and it'll be copied and re-published on a weekly basis.
66 </td>
77 <td align="right" width="30%">
8-
8+
99 <a href="https://codecov.io/github/humanmade/repeatable-posts?branch=master">
1010 <img src="https://codecov.io/github/humanmade/repeatable-posts/coverage.svg?branch=master" alt="Coverage via Codecov" />
1111 </a>
12-
12+
1313 <br />
1414 <a href="https://scrutinizer-ci.com/g/humanmade/repeatable-posts">
1515 <img src="https://scrutinizer-ci.com/g/humanmade/repeatable-posts/badges/quality-score.png?b=master" alt="Scrutinizer Code Quality Score" />
1919 <a href="https://travis-ci.org/humanmade/repeatable-posts">
2020 <img src="https://travis-ci.org/humanmade/repeatable-posts.svg?branch=master" alt="Build Status" />
2121 </a>
22-
22+
2323 </td>
2424 </tr>
2525 <tr>
@@ -44,14 +44,6 @@ We use this on our internal blogs to schedule recurring reminders and announceme
4444
4545There's likely some issues already, if not create some! Any code changes should be submitted as Pull Requests. Thanks!
4646
47- ## License
48- Repeatable Posts is licensed under the GPLv2 or later.
49-
50- ## Credits
51- Created by Human Made.
52-
53- Written and maintained by [ Tom Willmot] ( https://github.com/willmot ) .
54-
5547Interested in joining in on the fun? [ Join us, and become human!] ( https://hmn.md/is/hiring/ )
5648
5749## UI
@@ -72,3 +64,33 @@ _When editing a post you can easily set whether it should repeat._
7264<img src =" https://hmn.imgix.net/humanmade-production/uploads/2015/10/Screen-Shot-2015-10-01-at-16.13.28.png " />
7365
7466_ Repeat posts show a convenient link back to the original._
67+
68+ ## Changelog
69+
70+ ### 0.4
71+
72+ - Increase test coverage above 85%
73+ - Introduce additional daily & monthly repeating intervals. Props @noplanman .
74+
75+ ### 0.3
76+
77+ - Introduce unit tests
78+ - Fix several critical bugs
79+
80+ ### 0.2
81+
82+ - Refactor based on feedback from Human Made team
83+
84+ ### 0.1
85+
86+ - Initial release
87+
88+ ## License
89+
90+ Repeatable Posts is licensed under the GPLv2 or later.
91+
92+ ## Credits
93+
94+ Created by Human Made.
95+
96+ Written and maintained by [ Tom Willmot] ( https://github.com/willmot ) .
0 commit comments