Skip to content

Commit

Permalink
add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianheuer committed Jan 31, 2023
1 parent aedcab7 commit e4e47c6
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
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

0 comments on commit e4e47c6

Please sign in to comment.