Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit 5f6fea4

Browse files
committed
RELEASE: 0.1.0
1 parent b073a7f commit 5f6fea4

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Fork or copy the repository and edit `CONFIG.md` to define your feed generator.
88

99
Deploy right from [GitHub Actions](https://github.com/features/actions) to [Cloudflare Workers](https://workers.cloudflare.com).
1010

11-
The current release is [**0.0.4**](https://github.com/jcsalterego/Contrails/releases/latest).
11+
The current release is [**0.1.0**](https://github.com/jcsalterego/Contrails/releases/latest).
1212

1313
## Requirements
1414

@@ -44,9 +44,13 @@ In the event you'd like to pull in the latest changes into a fork of Contrails,
4444

4545
## Changelog
4646

47+
### 0.1.0
48+
49+
* New search term type: Users
50+
4751
### 0.0.4
4852

49-
* Pinned posts support
53+
* New search term type: Pinned posts
5054

5155
### 0.0.3
5256

version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 0.0.5-pre
1+
version: 0.1.0

0 commit comments

Comments
 (0)