Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 510 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 510 Bytes

Change Log

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.

[1.0.1] - 2017-03-24

Changed

  • Explicitly export function in module manifest
  • Renamed function to conform to PowerShell conventions (verb-noun) and set bot command name to "askwolfram" via [PoshBot.BotCommand()] attribute.

[1.0.0] - 2017-03-21

Added

  • Initial commit