Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 8a7feed

Browse files
committed
Add changelog
1 parent e44ea13 commit 8a7feed

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/).
7+
8+
## [1.1.0] - Unreleased
9+
10+
### Added
11+
12+
- Ability to specify parameter overrides to Pester tests
13+
- Ability to specify Pester tests to execute based on tag(s).
14+
15+
## [1.0.1] - 2015-12-05
16+
17+
### Changed
18+
19+
- Handle version specific directories.
20+
21+
## [1.0.0] - Unreleased
22+
23+
### Added
24+
25+
- Initial release

0 commit comments

Comments
 (0)