File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -328,20 +328,22 @@ changes
328328** 1.2.4** - 2021/04/03
329329
330330- upgrade most dependencies, but not CoffeeScript, since the latest
331- version generates code that can't be run in older versions of node
331+ version generates code that can't be run in older versions of node - [ pr # 50 ] [ ]
332332
333333- change to call ` yaml.load() ` instead of ` yaml.safeLoad() ` since it's no
334- longer supported, noticed via an error message:
334+ longer supported, noticed via an error message: - [ pr # 50 ] [ ]
335335
336336 ```
337337 Error: Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default.
338338 ```
339339
340+ [ pr #50 ] : https://github.com/cloudfoundry-community/node-cfenv/pull/50
341+
340342** 1.2.3** - 2020/07/24
341343
342- - remove ` .cfignore ` file
344+ - remove ` .cfignore ` file - [ commit #02bb92d ] [ ]
343345
344- [ pr #41 ] : https://github.com/cloudfoundry-community/node-cfenv/pull/41
346+ [ commit #02bb92d ] : https://github.com/cloudfoundry-community/node-cfenv/commit/02bb92dacf5f59244b188dae11fd2fe732c4940e
345347
346348** 1.2.2** - 2019/03/26
347349
You can’t perform that action at this time.
0 commit comments