Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 755 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 755 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.15.1] - 2025-02-04

Features

  • Add make_signature and verify_signature to Sspi trait (#343) (040188a34d)

Bug Fixes

  • Store session key when using server-side NTLM implementation (#354) (41d1ca7fed)