Skip to content

Commit a4d4023

Browse files
chore(release): 1.18.0 [skip ci]
# [1.18.0](v1.17.4...v1.18.0) (2021-02-12) ### Bug Fixes * progress percentage is always 0% ([066f896](066f896)), closes [#46](#46) * show achievements of default category ([f4eed0a](f4eed0a)), closes [#48](#48) ### Features * add new biome achievement type ([231b2a1](231b2a1)) * add option to obtain achievement only in certain worlds ([416fb30](416fb30)) * show achievement progress simultaneously ([81da215](81da215))
1 parent 231b2a1 commit a4d4023

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.18.0](https://github.com/raidcraft/rcachievements/compare/v1.17.4...v1.18.0) (2021-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* progress percentage is always 0% ([066f896](https://github.com/raidcraft/rcachievements/commit/066f896ab2b0e6c8763119092f23c523d7f0b4d1)), closes [#46](https://github.com/raidcraft/rcachievements/issues/46)
7+
* show achievements of default category ([f4eed0a](https://github.com/raidcraft/rcachievements/commit/f4eed0acdbc139b67b98a14b984a75b9d0e55275)), closes [#48](https://github.com/raidcraft/rcachievements/issues/48)
8+
9+
10+
### Features
11+
12+
* add new biome achievement type ([231b2a1](https://github.com/raidcraft/rcachievements/commit/231b2a1ac315ca9aed61d58a65e96fb818e2fdb0))
13+
* add option to obtain achievement only in certain worlds ([416fb30](https://github.com/raidcraft/rcachievements/commit/416fb3068eda57f3c380c6a2413ad2824da8725e))
14+
* show achievement progress simultaneously ([81da215](https://github.com/raidcraft/rcachievements/commit/81da215f2ed4cd047640a29ca4de5e71ec1d2c6a))
15+
116
## [1.17.4](https://github.com/raidcraft/rcachievements/compare/v1.17.3...v1.17.4) (2021-02-11)
217

318

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pluginName = RCAchievements
33
author = Silthus
44
mcVersion = 1.16.4
55
apiVersion = 1.15
6-
version = 1.17.4
6+
version = 1.18.0

0 commit comments

Comments
 (0)