Skip to content

Commit 316d4b4

Browse files
committed
Update pinned ci version
1 parent 564ab86 commit 316d4b4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
include:
1616
- build: pinned
1717
os: ubuntu-18.04
18-
rust: 1.41.1
18+
rust: 1.46.0
1919
- build: stable
2020
os: ubuntu-18.04
2121
rust: stable

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.13.0 (unreleased)
4+
5+
- Add `default` parameter to `get` filter
6+
- `Tera::extend` now also copies over function
7+
- Add Context-local functions
8+
39
## 1.12.1 (2021-07-13)
410

511
- Remove unused feature of chrono

0 commit comments

Comments
 (0)