Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Commit 8e05a2e

Browse files
authored
Merge pull request #13 from emmahsax/sync_with_upstream
Sync with upstream
2 parents 32e5d79 + 7608c52 commit 8e05a2e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

History.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## HEAD
2+
3+
### Documentation
4+
5+
* Update CI status badge (#363)
6+
7+
### Development Fixes
8+
9+
* Add Ruby 3.1 to the CI matrix (#365)
10+
111
## 0.16.0 / 2022-01-03
212

313
### Minor Enhancements

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts
44

5-
[![Build Status](https://travis-ci.com/emmahsax/jekyll-feed.svg?branch=main)](https://travis-ci.com/emmahsax/jekyll-feed)
5+
[![Continuous Integration](https://github.com/jekyll/jekyll-feed/actions/workflows/ruby.yml/badge.svg)](https://github.com/jekyll/jekyll-feed/actions/workflows/ruby.yml) [![Gem Version](https://badge.fury.io/rb/jekyll-feed.svg)](https://badge.fury.io/rb/jekyll-feed)
66

77
## Installation
88

0 commit comments

Comments
 (0)