|
1 | | -# Change Log |
| 1 | +# Changelog |
| 2 | + |
2 | 3 | All notable changes to this project will be documented in this file. |
3 | 4 |
|
| 5 | +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| 6 | +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 7 | + |
4 | 8 | #### 1.x Releases |
5 | 9 | - `1.2.x` Releases - [1.2.0](#120) |
6 | 10 | - `1.1.x` Releases - [1.1.0](#110) |
7 | 11 | - `1.0.x` Releases - [1.0.0](#100) |
8 | 12 |
|
| 13 | +--- |
| 14 | +## [Unreleased] |
| 15 | + |
| 16 | +### Miscellaneous Tasks |
| 17 | +- Update workflow to run tests and build project |
| 18 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#20](https://github.com/space-code/log/pull/20). |
| 19 | +- Automate code formatting and linting with git hooks |
| 20 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#24](https://github.com/space-code/log/pull/24). |
| 21 | +- Update danger |
| 22 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#23](https://github.com/space-code/log/pull/23). |
| 23 | +- Update config |
| 24 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#16](https://github.com/space-code/log/pull/16). |
| 25 | + |
| 26 | +### Uncategorized Changes |
| 27 | +- Add renovate.json |
| 28 | + - Contributed by [@renovate[bot]](https://github.com/renovate[bot]) in Pull Request [#12](https://github.com/space-code/log/pull/12). |
| 29 | +- Update `Gemfile.lock` |
| 30 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#11](https://github.com/space-code/log/pull/11). |
| 31 | + |
| 32 | +### New Contributors |
| 33 | +* @renovate[bot] made their first contribution in [#14](https://github.com/space-code/log/pull/14) |
| 34 | + |
9 | 35 | ## [1.2.0](https://github.com/space-code/log/releases/tag/1.2.0) |
10 | | -Released on 2024-12-25. |
11 | 36 |
|
12 | | -#### Added |
13 | | -- Bump the Swift version to 6.0. |
14 | | - - Added in Pull Request [#5](https://github.com/space-code/log/pull/6). |
| 37 | +Released on 2024-12-25. All issues associated with this milestone can be found using this [filter](https://github.com/space-code/log/milestones?state=closed&q=1.2.0). |
| 38 | + |
| 39 | +### Uncategorized Changes |
| 40 | +- Release `1.2.0` |
| 41 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#10](https://github.com/space-code/log/pull/10). |
| 42 | +- Bump the Swift version to 6.0 |
| 43 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#8](https://github.com/space-code/log/pull/8). |
| 44 | +- Update `Gemfile` |
| 45 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#9](https://github.com/space-code/log/pull/9). |
15 | 46 |
|
16 | 47 | ## [1.1.0](https://github.com/space-code/log/releases/tag/1.1.0) |
17 | 48 |
|
18 | | -#### Added |
19 | | -- Make the `logLevel` property changeable |
20 | | - - Added in Pull Request [#5](https://github.com/space-code/log/pull/5). |
21 | | -- Add files to comply with community standards |
22 | | - - Added in Pull Request [#4](https://github.com/space-code/log/pull/4). |
23 | | -- Update GitHub Actions workflow |
24 | | - - Added in Pull Request [#3](https://github.com/space-code/log/pull/3). |
25 | | -- Hide `IOSWriter` & `IConsoleWriter` from the public interface |
26 | | - - Added in Pull Request [#2](https://github.com/space-code/log/pull/2). |
| 49 | +Released on 2024-01-19. All issues associated with this milestone can be found using this [filter](https://github.com/space-code/log/milestones?state=closed&q=1.1.0). |
| 50 | + |
| 51 | +### Uncategorized Changes |
| 52 | +- Release `1.1.0` |
| 53 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#7](https://github.com/space-code/log/pull/7). |
| 54 | +- Update `CHANGELOG.md` |
| 55 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#6](https://github.com/space-code/log/pull/6). |
27 | 56 |
|
28 | 57 | ## [1.0.0](https://github.com/space-code/log/releases/tag/1.0.0) |
29 | | -Released on 2023-10-18. |
30 | 58 |
|
31 | | -#### Added |
32 | | -- Initial release of log. |
33 | | - - Added by [Nikita Vasilev](https://github.com/nik3212). |
| 59 | +Released on 2023-10-18. All issues associated with this milestone can be found using this [filter](https://github.com/space-code/log/milestones?state=closed&q=1.0.0). |
| 60 | + |
| 61 | +### Uncategorized Changes |
| 62 | +- Release `1.0.0` |
| 63 | + - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#1](https://github.com/space-code/log/pull/1). |
| 64 | + |
| 65 | +[unreleased]: https://github.com/space-code/log/compare/1.2.0..HEAD |
| 66 | +[1.2.0]: https://github.com/space-code/log/compare/1.1.0..1.2.0 |
| 67 | +[1.1.0]: https://github.com/space-code/log/compare/1.0.0..1.1.0 |
| 68 | + |
0 commit comments