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