# Changes to CSS Calc

### 1.1.2

_July 3, 2023_

- Updated [`@csstools/css-parser-algorithms`](/packages/css-parser-algorithms) to [`2.3.0`](/packages/css-parser-algorithms/CHANGELOG.md#230) (minor)

### 1.1.1

_April 10, 2023_

- Updated `@csstools/css-tokenizer` to `2.1.1` (patch)
- Updated `@csstools/css-parser-algorithms` to `2.1.1` (patch)

### 1.1.0

_April 10, 2023_

- Expose the list of supported math functions.

### 1.0.1

_March 25, 2023_

- Improve case insensitive string matching.

### 1.0.0

_February 21, 2023_

- Initial version
