Skip to content

Commit

Permalink
Fixing changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nateiler committed Jan 19, 2023
1 parent 096109b commit 051f0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
> {warning} This plugin handle has been renamed from 'hubspot' to 'flipbox-hubspot' in an effort to resolve plugin store conflicts. If you're upgrading this plugin, you will need to manually update the plugin handle in the database: `plugins` table => find the `hubspot` plugin handle and replace with `flipbox-hubspot`.
### Changed
- Renamed plugin handle (and twig variables) from 'hubspot' to 'flipbox-hubspot'
- Renamed plugin handle from `hubspot` to `flipbox-hubspot`

### Added
- Plugin setting `variableKey` can be used to override the twig variable used. Defaults to `hubspot` and is implemented: `{{ craft.hubspot.* }}`
Expand Down

0 comments on commit 051f0cd

Please sign in to comment.