-
Notifications
You must be signed in to change notification settings - Fork 15
/
changelog.txt
38 lines (31 loc) · 886 Bytes
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
sap-nw-abap-vagrant changelog
=============================
Legend
------
* : fixed
! : changed
+ : added
- : removed
2019-12-21 v1.3.1
------------------
* fix issue with "Message: GetoptLong::InvalidOption" #6
! changed approach to override virtual machine name (from command line org to env var)
+ add timestamp and echo elapsed time at the end of provision
2019-10-19 v1.3.0
------------------
+ Support for 752SP4
+ increase default workers number (sap profile)
+ adjust timezone and ntp inside of VM
2019-07-29 v1.2.1
------------------
+ add command line param (--vm-name) to alter VM name
* new gitlab certificates (had been changed some time ago)
2019-03-31 v1.2.0
------------------
+ install SSL certificates with nodejs and node-rfc
2019-01-26 v1.1.0
------------------
+ autostart with system startup (service)
2018-09-22 v1.0.0
------------------
+ initial release