Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 2.24 KB

Changelog

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.

A list of unreleased changes can be found here.

v0.3.0 - 2022-01-25

Features

  • Replace insensitive terms with inclusive language (#156) d161262

v0.2.0 - 2020-06-19

Bug Fixes

  • replaceGlobals: UriParameters (#69) b369673
  • whitespace: validate js upon whitespace modification (#120) eac4001

Features

  • Support multiple versions for same function-call (#75) 74ad7c8

v0.1.2 - 2019-09-19

Bug Fixes

  • Don't replace jQuery.sap.extend at all (#58) 9cfdef4

v0.1.1 - 2019-09-09

Bug Fixes

  • Don't replace jquery.sap.extend with Object.assign (#56) 03008ef

v0.1.0 - 2019-07-10

Bug Fixes