Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Nov 10, 2022
1 parent f80a0a7 commit 2c249bb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Use version ranges for package references

### [Jenny/1.0.1] - 2022-11-10
- Same as Jenny 1.0.0
Same as Jenny 1.0.0

### [Jenny.Generator.Cli/1.1.1] - 2022-10-06
### Changed
- Make program public static

### [Jenny.Plugins/1.1.0] - 2022-09-27
### Added
- Add ReferenceAssemblyPathsPreProcessor

### Jenny.Generator.Cli/1.1.0 - 2022-09-26
### Changed
- Make program public instead of static

### [Jenny.Generator.Unity.Editor/1.0.2] - 2022-09-26
### Fixed
- Set `minified` and `doubleQuotedValues` in `CodeGeneratorPreferencesWindow`
- Create `Jenny.properties` with all required keys
- Refresh configurables after auto import

### [Jenny.Plugins.Unity/1.0.1] - 2022-09-26
### Fixed
- Update jenny standalone checks to test for `Jenny.Generator.Cli` namespace

--------------------------------------------------------------------------------
Expand Down

0 comments on commit 2c249bb

Please sign in to comment.