]> git.somenet.org - factorio/RealisticDecorationCleanup.git/blob - changelog.txt
RELEASE 1.1.2 - add support for Tapeline mod (hopefully)
[factorio/RealisticDecorationCleanup.git] / changelog.txt
1 ---------------------------------------------------------------------------------------------------
2 Version: 1.1.2
3 Date: 2022-01-17
4
5   Changed:
6     - add support for Tapeline mod (hopefully)
7
8 ---------------------------------------------------------------------------------------------------
9 Version: 1.1.1
10 Date: 2021-02-14
11
12   Changed:
13     - add support new event types (should add support for Nanobots)
14
15 ---------------------------------------------------------------------------------------------------
16 Version: 1.1.0
17 Date: 2020-11-26
18
19   Changed:
20     - Version-Bump. No functional changes.
21
22 ---------------------------------------------------------------------------------------------------
23 Version: 1.0.0
24 Date: 2020-08-14
25
26   Changed:
27     - No functional changes.
28
29 ---------------------------------------------------------------------------------------------------
30 Version: 0.18.1
31 Date: 2020-05-05
32
33   Changed:
34     - Moved git repository. No functional changes.
35
36 ---------------------------------------------------------------------------------------------------
37 Version: 0.18.0
38 Date: 2020-01-24
39
40   Changed:
41     - Update to factorio 0.18.x.
42
43 ---------------------------------------------------------------------------------------------------
44 Version: 0.17.4
45 Date: 2019-06-01
46
47   Changed:
48     - Code reformatted.
49     - Use entities' selection_box instead of bounding_box to remove more decorations.
50
51 ---------------------------------------------------------------------------------------------------
52 Version: 0.17.3
53 Date: 2019-03-17
54
55   Changed:
56     - Refined concrete didnt't clean decorations. Thanks to jarcionek
57
58 ---------------------------------------------------------------------------------------------------
59 Version: 0.17.2
60 Date: 2019-03-01
61
62   Changed:
63     - Bad testing was bad. Should work correctly now. Thanks to TheBB
64
65 ---------------------------------------------------------------------------------------------------
66 Version: 0.17.1
67 Date: 2019-02-27
68
69   Changed:
70     - Updated to work with Factorio 0.17.x (Tested with 0.17.2)
71
72 ---------------------------------------------------------------------------------------------------
73 Version: 0.16.2
74 Date: 2018-07-29
75
76   Changed:
77     - Added changelog and License files for future reference. No functional changes.