]> git.somenet.org - factorio/RealisticDecorationCleanup.git/blob - changelog.txt
Release.
[factorio/RealisticDecorationCleanup.git] / changelog.txt
1 ---------------------------------------------------------------------------------------------------
2 Version: 0.17.4
3 Date: 2019-06-01
4
5   Changed:
6     - Code reformatted.
7     - Use entities' selection_box instead of bounding_box to remove more decorations.
8
9 ---------------------------------------------------------------------------------------------------
10 Version: 0.17.3
11 Date: 2019-03-17
12
13   Changed:
14     - Refined concrete didnt't clean decorations. Thanks to jarcionek
15
16 ---------------------------------------------------------------------------------------------------
17 Version: 0.17.2
18 Date: 2019-03-01
19
20   Changed:
21     - Bad testing was bad. Should work correctly now. Thanks to TheBB
22
23 ---------------------------------------------------------------------------------------------------
24 Version: 0.17.1
25 Date: 2019-02-27
26
27   Changed:
28     - Updated to work with Factorio 0.17.x (Tested with 0.17.2)
29
30 ---------------------------------------------------------------------------------------------------
31 Version: 0.16.2
32 Date: 2018-07-29
33
34   Changed:
35     - Added changelog and License files for future reference. No functional changes.