## Bug Fixes - Don't use path finding for the outline [#574](https://github.com/pcb2gcode/pcb2gcode/pull/574) ([eyal0](https://github.com/pcb2gcode/pcb2gcode/commit/e418f323073b08231dbaf2b963f7f1de00d32ff3)) - Use backtracking limit in path_finding [#573](https://github.com/pcb2gcode/pcb2gcode/pull/573) ([eyal0](https://github.com/pcb2gcode/pcb2gcode/commit/1a7969bff6082aa4ea511eb4226862552b4ec31e)) - Close unclosed contours [#578](https://github.com/pcb2gcode/pcb2gcode/pull/578) ([eyal0](https://github.com/pcb2gcode/pcb2gcode/commit/5e8e6f803ffdc3fc9878e6c4b95a3f841f7b1481)) ## Documentation - Add images to demonstrate silk lines ([eyal0](https://github.com/pcb2gcode/pcb2gcode/commit/0971c44c760cc4f5de12c3065118ed8e79ced358)) ## Tests - Add a new example board [#575](https://github.com/pcb2gcode/pcb2gcode/pull/575) ([eyal0](https://github.com/pcb2gcode/pcb2gcode/commit/82133cfed94d39cd6752db6f01f1de78fed7f45f)) - Add example_board_new to integration tests [#575](https://github.com/pcb2gcode/pcb2gcode/pull/575) ([eyal0](https://github.com/pcb2gcode/pcb2gcode/commit/ab48ef5e1bdec4afc29754b7bda4f304a9bf99a3)) - add test case for mirror y [#572](https://github.com/pcb2gcode/pcb2gcode/pull/572) ([eyal0](https://github.com/pcb2gcode/pcb2gcode/commit/7baade3f936b8723c9e26135adecd0925a6616ce)) - Improve coverage for mirror-yaxis option [#572](https://github.com/pcb2gcode/pcb2gcode/pull/572) ([eyal0](https://github.com/pcb2gcode/pcb2gcode/commit/54fba8a7abb8a75e6b8d021b9b7ac117a2ae5c35)) ## Commits - [[df7f7e4](https://github.com/pcb2gcode/pcb2gcode/commit/df7f7e49ffbd84062b6d967338e6e079d5904a34)]: Add option to apply mirroring to the Y axis (vicencb) [#572](https://github.com/pcb2gcode/pcb2gcode/pull/572) - [[86788c5](https://github.com/pcb2gcode/pcb2gcode/commit/86788c5ca3d0b1ac735f2f12a7d03109f9c1e456)]: Merge branch 'example_board_new' into HEAD (eyal0) [#572](https://github.com/pcb2gcode/pcb2gcode/pull/572) - [[b8be116](https://github.com/pcb2gcode/pcb2gcode/commit/b8be116a92be46d004a6d8dff5a24668acd83126)]: Fix typo (Eyal) - [[b3f55dd](https://github.com/pcb2gcode/pcb2gcode/commit/b3f55dd6e26ce60e3cb0d1c72a859b0e5e2b40e4)]: Update issue templates (Eyal) - [[ed67bef](https://github.com/pcb2gcode/pcb2gcode/commit/ed67bef7ac7ca7ac9cb3cce61e0cd350855680e9)]: Increment version to 2.4.0 (eyal0)