Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 373 Bytes

Changelog

All Notable changes to ntlm-soap-client will be documented in this file.

Version 1.1.0 - 2016-11-16

Added

  • NTLMConfig - Client now accepts this class instead of an array.
  • NTLMStream - Implemented NTLM Authenticated http stream for initial connection.

Security

  • Throws a RequiredConfigMissingException if not all required items are present.