| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Donate link: http://www.leewillis.co.uk/wordpress-plugins/?utm_source=wordpress&utm_medium=www&utm_campaign=github-embed |
| 4 | 4 | Tags: github, embed, oembed |
| 5 | 5 | Requires at least: 3.5 |
| 6 | 6 | Tested up to: 3.5.1 |
| 7 | -Stable tag: 1.3 | |
| 7 | +Stable tag: 1.2 | |
| 8 | 8 | |
| 9 | 9 | == Description == |
| 10 | 10 | |
| 11 | 11 | Plugin that allows you to embed details from github just by pasting in the URL as you would any other embed source. Currently supports: |
| @@ -42,15 +42,11 @@ | ||
| 42 | 42 | 4. Project contributors |
| 43 | 43 | |
| 44 | 44 | == Changelog == |
| 45 | 45 | |
| 46 | -= 1.3 = | |
| 47 | - | |
| 48 | -* Expire the oEmbed cache daily | |
| 49 | - | |
| 50 | 46 | = 1.2 = |
| 51 | 47 | |
| 52 | -* Split API calls into separate class | |
| 48 | +* Split API calls into separate class | |
| 53 | 49 | * Implement milestone summaries |
| 54 | 50 | * Implement contributor lists |
| 55 | 51 | |
| 56 | 52 | = 1.1 = |