# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.2](https://github.com/skrtheboss/node-ntlm/compare/v0.3.1...v0.3.2) (2023-02-08)

### Bug Fixes

-   **core:** fix createType1Message not working properly ([#19](https://github.com/skrtheboss/node-ntlm/issues/19)) ([0ee88db](https://github.com/skrtheboss/node-ntlm/commit/0ee88dbd17ff777d0f24c62d1002c2b948d65161))

## [0.3.1](https://github.com/skrtheboss/node-ntlm/compare/v0.3.0...v0.3.1) (2023-02-08)

### Bug Fixes

-   support complex www-authenticate headers ([#18](https://github.com/skrtheboss/node-ntlm/issues/18)) ([07fdce2](https://github.com/skrtheboss/node-ntlm/commit/07fdce24518d0baba1da989350bfeed58b9337ae))

# [0.3.0](https://github.com/skrtheboss/node-ntlm/compare/v0.2.3...v0.3.0) (2023-02-07)

### Features

-   **axios:** add axios NTLM client ([#17](https://github.com/skrtheboss/node-ntlm/issues/17)) ([b1cee87](https://github.com/skrtheboss/node-ntlm/commit/b1cee870c20a5f35dbac41e86391edad90efe4b5))

## [0.2.3](https://github.com/skrtheboss/node-ntlm/compare/v0.2.2...v0.2.3) (2023-02-07)

**Note:** Version bump only for package @node-ntlm/httpreq

## [0.2.2](https://github.com/skrtheboss/node-ntlm/compare/v0.2.1...v0.2.2) (2023-02-07)

**Note:** Version bump only for package @node-ntlm/httpreq

## [0.2.1](https://github.com/skrtheboss/node-ntlm/compare/v0.2.0...v0.2.1) (2023-02-07)

**Note:** Version bump only for package @node-ntlm/httpreq

# [0.2.0](https://github.com/skrtheboss/node-ntlm/compare/v0.1.5...v0.2.0) (2023-02-06)

### Features

-   **httpreq:** add httpreq ([#4](https://github.com/skrtheboss/node-ntlm/issues/4)) ([8a739ae](https://github.com/skrtheboss/node-ntlm/commit/8a739ae9954d71962add01eb48b4745d4689171f))
