Skip to content

Commit 56ec116

Browse files
committed
Update changelog
1 parent ff90f6f commit 56ec116

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

CHANGELOG.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
First release of the sudoku trainer desktop application.
66
In this first release the following features are supported:
77

8-
* display of different sudoku grids (classical 9x9, 6x6, 4x4, jigsaw)
9-
* display of pencil marks (either computer or manual)
10-
* logical solving techniques with graphical display:
11-
* singles (full house, naked & hidden singles)
12-
* locked pairs / triples
13-
* intersections (pointing / claiming)
14-
* hidden pairs / triples / quadruples
15-
* naked pairs / triples / quadruples
16-
* basic fish (x-wing, swordfish, jellyfish)
17-
* single digit patterns (skyscraper, 2 string kite)
18-
* uniqueness tests (unique rectangle 1/2/4)
19-
* chains (remote pair, x-chain, xy-chain)
20-
* training library for aforementioned techniques
8+
- display of different sudoku grids (classical 9x9, 6x6, 4x4, jigsaw)
9+
- display of pencil marks (either computer or manual)
10+
- logical solving techniques with graphical display:
11+
- singles (full house, naked & hidden singles)
12+
- locked pairs / triples
13+
- intersections (pointing / claiming)
14+
- hidden pairs / triples / quadruples
15+
- naked pairs / triples / quadruples
16+
- basic fish (x-wing, swordfish, jellyfish)
17+
- single digit patterns (skyscraper, 2 string kite)
18+
- uniqueness tests (unique rectangle 1/2/4)
19+
- chains (remote pair, x-chain, xy-chain)
20+
- training library for aforementioned techniques

0 commit comments

Comments
 (0)