-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aedcab7
commit e4e47c6
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Changelog | ||
|
||
## 0.2.0 | ||
|
||
### General | ||
|
||
- removed roles and metrics from the book for now, as they lack content | ||
- fixed typos | ||
|
||
### Core Principles | ||
|
||
- added a more relevant study about pair programming to the collaboration principle | ||
- extended Ship / Show / Ask explanation in the collaboration principle | ||
- added SaaS vs. self-hosting example to the industry standards principle | ||
- simplified last paragraph in rules principle | ||
|
||
### Technical Foundation | ||
|
||
- added Hypothesis-Driven-Development | ||
|
||
### Roles | ||
|
||
- added QA Specialist role | ||
|
||
## 0.1.0 | ||
|
||
- initial release for early feedback |