Skip to content

Commit 178e79a

Browse files
committed
Prepared release 2.1.8.
1 parent 0bdae45 commit 178e79a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.1.8 - 2021-09-25
4+
5+
### Added
6+
7+
- Command for checking the version against the API and automatically updating the Factorio game if required.
8+
39
## 2.1.7 - 2021-08-15
410

511
### Added

config/autoload/base.global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
ConfigAggregator::ENABLE_CACHE => true,
1818
'debug' => false,
1919
'name' => 'Factorio Item Browser - Export',
20-
'version' => '2.1.7',
20+
'version' => '2.1.8',
2121
];

0 commit comments

Comments
 (0)