]> git.somenet.org - factorio/RealisticDecorationCleanup.git/blob - changelog.txt
RELEASE 1.0.0. - No functional changes.
[factorio/RealisticDecorationCleanup.git] / changelog.txt
1 ---------------------------------------------------------------------------------------------------
2 Version: 1.0.0
3 Date: 2020-08-14
4
5   Changed:
6     - No functional changes.
7
8 ---------------------------------------------------------------------------------------------------
9 Version: 0.18.1
10 Date: 2020-05-05
11
12   Changed:
13     - Moved git repository. No functional changes.
14
15 ---------------------------------------------------------------------------------------------------
16 Version: 0.18.0
17 Date: 2020-01-24
18
19   Changed:
20     - Update to factorio 0.18.x.
21
22 ---------------------------------------------------------------------------------------------------
23 Version: 0.17.4
24 Date: 2019-06-01
25
26   Changed:
27     - Code reformatted.
28     - Use entities' selection_box instead of bounding_box to remove more decorations.
29
30 ---------------------------------------------------------------------------------------------------
31 Version: 0.17.3
32 Date: 2019-03-17
33
34   Changed:
35     - Refined concrete didnt't clean decorations. Thanks to jarcionek
36
37 ---------------------------------------------------------------------------------------------------
38 Version: 0.17.2
39 Date: 2019-03-01
40
41   Changed:
42     - Bad testing was bad. Should work correctly now. Thanks to TheBB
43
44 ---------------------------------------------------------------------------------------------------
45 Version: 0.17.1
46 Date: 2019-02-27
47
48   Changed:
49     - Updated to work with Factorio 0.17.x (Tested with 0.17.2)
50
51 ---------------------------------------------------------------------------------------------------
52 Version: 0.16.2
53 Date: 2018-07-29
54
55   Changed:
56     - Added changelog and License files for future reference. No functional changes.