Skip to content

Commit fd6ca04

Browse files
updated manifest and CHANGELOG for v1.7.0
1 parent ae53096 commit fd6ca04

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,53 @@
11
# Token Frames Changelog
22

3-
## [1.6.3](https://github.com/yorkshirelandscape/token_frames/tree/1.6.4)
3+
## [1.7.0](https://github.com/yorkshirelandscape/token_frames/tree/1.7.0)
4+
5+
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.6.4...1.7.0)
6+
- Updated compatilibility for Foundry v13
7+
8+
## [1.6.4](https://github.com/yorkshirelandscape/token_frames/tree/1.6.4)
49

510
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.6.3...1.6.4)
11+
- Added a couple tokens from JonDemand
612

713
## [1.6.3](https://github.com/yorkshirelandscape/token_frames/tree/1.6.3)
814

915
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.6.2...1.6.3)
16+
- Added Chakram and Stained Runes from Geekswordsman
1017

1118
## [1.6.2](https://github.com/yorkshirelandscape/token_frames/tree/1.6.2)
1219

1320
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.6.1...1.6.2)
21+
- Converted remaining PNGs to WEBP format
1422

1523
## [1.6.1](https://github.com/yorkshirelandscape/token_frames/tree/1.6.1)
1624

1725
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.6.0...1.6.1)
26+
- Converted volfied's frames to WEBP format
1827

1928
## [1.6.0](https://github.com/yorkshirelandscape/token_frames/tree/1.6.0)
2029

2130
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.5.2...1.6.0)
31+
- Updated compatibility for Foundry v11
32+
- Added several new frames from Geekswordsman
2233

2334
## [1.5.2](https://github.com/yorkshirelandscape/token_frames/tree/1.5.2)
2435

2536
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.5.1...1.5.2)
37+
- Fixed volfied's Barbed Wire Dark
2638

2739
## [1.5.1](https://github.com/yorkshirelandscape/token_frames/tree/1.5.1)
2840

2941
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.5.0...1.5.1)
42+
- Updated compatibility for Foundry v10
43+
- Reorganized and renamed files
3044

3145
## [1.5.0](https://github.com/yorkshirelandscape/token_frames/tree/1.5.0)
3246

3347
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.4.0...1.5.0)
48+
- Transferred module ownership to volfied
49+
- Added volfied's frames
50+
- Some updates to the README
3451

3552
## [1.4.0](https://github.com/jcolson/token_frames/tree/1.4.0)
3653

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"discord": "blackntan#0069"
1717
}
1818
],
19-
"version": "1.6.4",
19+
"version": "1.7.0",
2020
"compatibility": {
2121
"minimum": 10,
22-
"verified": "12"
22+
"verified": "13"
2323
},
2424
"library": false,
2525
"manifest": "https://github.com/yorkshirelandscape/token_frames/releases/latest/download/module.json",

0 commit comments

Comments
 (0)