diff --git a/CHANGELOG.md b/CHANGELOG.md index ccdc1db..968a28e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.12.10 | 2022-10-25 | `bluetooth()` adapted parsing to acceptü also new profile (mac OS) | | 5.12.9 | 2022-10-24 | fix typescript typings, code cleanup, docs updated | | 5.12.8 | 2022-10-23 | `processes()` fix truncated commands (windows) | | 5.12.7 | 2022-10-15 | `versions()` fix postgres | diff --git a/LICENSE b/LICENSE index 72cc9fe..1ef622c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2021 Sebastian Hildebrandt +Copyright (c) 2014-2022 Sebastian Hildebrandt Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.md b/README.md index b80bb88..13e9008 100644 --- a/README.md +++ b/README.md @@ -1024,7 +1024,7 @@ All other trademarks are the property of their respective owners. >The [`MIT`][license-url] License (MIT) > ->Copyright © 2014-2021 Sebastian Hildebrandt, [+innovations](http://www.plus-innovations.com). +>Copyright © 2014-2022 Sebastian Hildebrandt, [+innovations](http://www.plus-innovations.com). > >Permission is hereby granted, free of charge, to any person obtaining a copy >of this software and associated documentation files (the "Software"), to deal diff --git a/docs/bluetooth.html b/docs/bluetooth.html index d0f0fdf..8943a8f 100644 --- a/docs/bluetooth.html +++ b/docs/bluetooth.html @@ -30,7 +30,7 @@